-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: assafelovic/gpt-researcher
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(retriever): guard XquikSearch against null author/tweets/text fields
#1845
opened Jul 1, 2026 by
Bartok9
Loading…
fix(retriever): handle errors and missing keys in BoChaSearch
#1844
opened Jun 30, 2026 by
Bartok9
Loading…
fix(deep-research): don't drop all context when newest item exceeds word limit
#1843
opened Jun 30, 2026 by
Bartok9
Loading…
fix(scraper): remove PyMuPDF temp file even when PDF loading fails
#1842
opened Jun 30, 2026 by
Bartok9
Loading…
fix(deep-research): don't split learning text on the URL scheme colon
#1841
opened Jun 30, 2026 by
Bartok9
Loading…
fix(scraper): guard ArxivScraper against empty retriever results
#1839
opened Jun 29, 2026 by
Bartok9
Loading…
fix(retriever): return empty list instead of None from PubMedCentralSearch.search
#1838
opened Jun 29, 2026 by
Bartok9
Loading…
fix(retriever): return empty list instead of None from SerperSearch.search
#1837
opened Jun 29, 2026 by
Bartok9
Loading…
fix(document): normalise URL extension case in OnlineDocumentLoader
#1836
opened Jun 29, 2026 by
Bartok9
Loading…
feat(agent): add all_retrievers option to quick_search
#1835
opened Jun 29, 2026 by
Bartok9
Loading…
fix(agent): capture whole JSON object in extract_json_with_regex
#1834
opened Jun 28, 2026 by
Bartok9
Loading…
fix(retriever): preserve camelCase sort criterion for Semantic Scholar
#1833
opened Jun 28, 2026 by
Bartok9
Loading…
fix(scraper): detect PDF links with query strings/uppercase in BrowserScraper
#1832
opened Jun 28, 2026 by
Bartok9
Loading…
fix(retriever): URL-encode Google Custom Search query parameters
#1831
opened Jun 27, 2026 by
Bartok9
Loading…
fix(agent): use real retriever keys (href/body) in quick_search summary
#1830
opened Jun 27, 2026 by
Bartok9
Loading…
fix(compression): coerce SIMILARITY_THRESHOLD env var to float
#1829
opened Jun 27, 2026 by
Bartok9
Loading…
fix(scraper): detect PDF links with query strings and uppercase extensions
#1828
opened Jun 27, 2026 by
Bartok9
Loading…
fix(retriever): strip whitespace in header-supplied retriever lists
#1827
opened Jun 27, 2026 by
Bartok9
Loading…
fix(llm): log the real exception in construct_subtopics error handler
#1826
opened Jun 27, 2026 by
Bartok9
Loading…
fix(scraper): debug-log instead of printing on non-numeric image dimensions
#1825
opened Jun 27, 2026 by
Bartok9
Loading…
fix(scraper): return empty string from extract_title for empty title tags
#1824
opened Jun 27, 2026 by
Bartok9
Loading…
fix(query): always return list[str] from generate_sub_queries
#1823
opened Jun 27, 2026 by
Bartok9
Loading…
fix(costs): fall back to default encoding for non-OpenAI embedding models
#1822
opened Jun 27, 2026 by
Bartok9
Loading…
Add quality_eval: ground-truth-free report quality evaluation
#1821
opened Jun 26, 2026 by
SeanHe727
Contributor
Loading…
Add SSRF and local-file-read protection for scraped URLs
#1818
opened Jun 23, 2026 by
VenkateswarluNagineni
Loading…
2
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.