Gpt-researcher

Latest version: v0.10.10

Safety actively analyzes 701903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

3.0.8

This week we have some more exciting improvements across the entire GPTR stack. We've improved overall research quality, data source filtering and UX/UI. We've added much more documentation for you to get onboarded and customize GPTR for your needs. Finally, we've added a new scraping option that leverages real browser scraping for improved content extraction and reduced bot detection by various sites. Thank you again to the amazing community!

What's Changed
* Fix Last Paragraph is not Sent to Websocket by khoangothe in https://github.com/assafelovic/gpt-researcher/pull/831
* Update server.py by danieldekay in https://github.com/assafelovic/gpt-researcher/pull/837
* added an example on a custom configuration e.g. Azure by danieldekay in https://github.com/assafelovic/gpt-researcher/pull/836
* Adding Custom Configuration Setup Instructions to GPTR by monolok in https://github.com/assafelovic/gpt-researcher/pull/828
* ✅ ready for review: added, structured & cleaned docs by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/814
* ✅: Docs fixes by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/840
* Fix SyntaxError in prompts.py due to conflicting quotes in f-string by onlydole in https://github.com/assafelovic/gpt-researcher/pull/841
* Add browser scraping support by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/842
* Optimize FileUpload Component by muhammedsaidckr in https://github.com/assafelovic/gpt-researcher/pull/824

New Contributors
* khoangothe made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/831
* monolok made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/828
* onlydole made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/841

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.0.7...v3.0.8

3.0.7

This week includes important performance updates and bug fixes making GPT more stable across vendors and use cases. It is highly recommended updating to this latest version! Thanks again to the 1 community on Github!

What's Changed
* Fix package name from logurun to loguru in requirements.txt. Fixes 809 by ledurnan in https://github.com/assafelovic/gpt-researcher/pull/811
* BugFix: Version 0.9.1 cannot be installed 806 by prasannaJosium in https://github.com/assafelovic/gpt-researcher/pull/808
* Bug fixes and improvements by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/823
* [Document] Add korean translation by RektPunk in https://github.com/assafelovic/gpt-researcher/pull/825
* Feature/improved detailed report by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/829
* Update unstructured requirement from ^0.13.0 to >=0.13,<0.16 by dependabot in https://github.com/assafelovic/gpt-researcher/pull/775
* Update langgraph requirement from >=0.0.29,<0.1 to >=0.0.29,<0.3 by dependabot in https://github.com/assafelovic/gpt-researcher/pull/776

New Contributors
* ledurnan made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/811
* prasannaJosium made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/808
* RektPunk made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/825

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.0.6...v3.0.7

3.0.6

We're excited to officially launch the new and production ready front end application to GPT Researcher leveraging NextJS and Tailwind CSS! This is another important milestone towards the ultimate automated research assistant and big shoutout to ElishaKay for leading this all the way. In addition, we have some powerful additions by the best community on GIthub including improvements to vector stores, embedding models, usage of env vars with multi agent framework, bug fixes and more! Check the detailed list below.

What's Changed
* [Fix] No module named 'json5' by gkhngyk in https://github.com/assafelovic/gpt-researcher/pull/770
* ✅ CI / CD - run tests on every commit by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/690
* Update README.md by mirkancal in https://github.com/assafelovic/gpt-researcher/pull/778
* Fix TypeError in custom reports due to missing 'tone' parameter by Gitzoz in https://github.com/assafelovic/gpt-researcher/pull/784
* Improved azure openai config by danieldekay in https://github.com/assafelovic/gpt-researcher/pull/786
* fix: added missing langgraph to requirements.txt by danieldekay in https://github.com/assafelovic/gpt-researcher/pull/785
* ✅ ready for merge: Fullstack fixes by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/783
* Enhancement: OpenAI Embedding Model Selection by eitag-uni in https://github.com/assafelovic/gpt-researcher/pull/789
* Update prompts.py by Einengutenmorgen in https://github.com/assafelovic/gpt-researcher/pull/797
* multi-agent approach should now use .env file for config of llm by danieldekay in https://github.com/assafelovic/gpt-researcher/pull/795
* Support langchain vectorstores by hslee16 in https://github.com/assafelovic/gpt-researcher/pull/781
* ✅ ready for merge: nextjs to root by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/800
* multi_agents/requirements.txt was missing loguru by sdisaacson in https://github.com/assafelovic/gpt-researcher/pull/802

New Contributors
* mirkancal made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/778
* Gitzoz made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/784
* eitag-uni made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/789
* Einengutenmorgen made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/797
* sdisaacson made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/802

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v.3.0.5...v3.0.6

v.3.0.5
This week includes a critical update to all GPTR users - we've focused on optimizations and happy to update that GPTR pip package is now **87% lighter** (!!). This is big news to all Docker users and has been a long time request. In addition, we've added support for human in the loop to the multi agent solution. This itself marks a new milestone toward better human-agent experience throughout the research processes. Thank you again to the 1 AI community!

What's Changed
* Stabilize master by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/755
* Optimized project dependencies by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/756
* minimalistic-deps by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/757
* made use of azure_openai consistent (and not just in the base model, … by danieldekay in https://github.com/assafelovic/gpt-researcher/pull/759
* WIP: Human in the loop - frontend support by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/762

New Contributors
* danieldekay made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/759

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.0.4...v.3.0.5

3.0.4

I get excited with every release but for a reason! We're now releasing support for hybrid research and multiple retrievers! 🤯

You can now conduct research using both local documents and web search for optimal research results! In addition, you can add multiple web retrievers for even better breadth of online information with any of our supported web retrievers. We've tested this on several research queries and found and increase of 38% in research report quality and correctness!

Thank you again to the 1 community for pushing this forward. This week's special shoutout goes to 0x11c11e for some amazing contributions.

What's Changed
* fix unimport ExaSearch when use Exa by fei0810 in https://github.com/assafelovic/gpt-researcher/pull/722
* Multi Agents - Human in the Loop by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/733
* Correct typo in class name HuggingFaceProvider by wuloi in https://github.com/assafelovic/gpt-researcher/pull/735
* moving the sources box above the logs that follow it by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/738
* Add Support for Multiple Retrievers in GPTR by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/726
* chore: Update generate_report function to include tone parameter by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/741

New Contributors
* wuloi made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/735

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.0.3...v3.0.4

3.0.3

Excited to release our latest innovation in multi agent long report collaboration! Thanks to DandinPower we've made progress in building long reports based on parallel agent work on a given topic with minimal redundancy in report quality. This is another step in building the leading AI research agent. Thanks to the amazing community for further pushing boundaries!

What's Changed
* Async fix by ruzicka02 in https://github.com/assafelovic/gpt-researcher/pull/705
* Add PubMed Central retriever by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/711
* Feature: Reducing redundancy problems in Detailed Reports by DandinPower in https://github.com/assafelovic/gpt-researcher/pull/713

New Contributors
* DandinPower made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/713

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.0.2...v3.0.3

3.0.2

This week includes improves UX/UI features such as selecting specific research sources, additional retrieval for scholars and the new GPT 4o mini to replace gpt-3.5-turbo. Thank you to the community for this great contributions!

What's Changed
* Update openai GPT models by adrianhensler in https://github.com/assafelovic/gpt-researcher/pull/692
* Enhance File Upload Component with Improved UI and Delete Functionality by muhammedsaidckr in https://github.com/assafelovic/gpt-researcher/pull/703
* Source url research feature added and Fixes report_source and report_type value on multi agents side by muhammedsaidckr in https://github.com/assafelovic/gpt-researcher/pull/700
* Feature/add semantic scholar by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/687


**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v.0.3.1...v3.0.2

v.0.3.1
What's Changed
* Fix ollamaprovider error by arsaboo in https://github.com/assafelovic/gpt-researcher/pull/667
* Fix tone issue related to the default constructor of GPTResearcher by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/674
* added the unify provider to gpt-researcher by vedpatwardhan in https://github.com/assafelovic/gpt-researcher/pull/661
* Sanitize Directory Names to Ensure Compatibility with Windows by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/679
* Bugfix: Enable use of ollama and searx without commercial services / Remove openai and tavily dependency (and fixed missing tone errors) by xdadrm in https://github.com/assafelovic/gpt-researcher/pull/681
* Fixes: Default retriever, sanitizing by ruzicka02 in https://github.com/assafelovic/gpt-researcher/pull/683
* Added gptr-logo to frontend/static by muhammedsaidckr in https://github.com/assafelovic/gpt-researcher/pull/682
* Make header an optional argument in TavilyClient by nikkag in https://github.com/assafelovic/gpt-researcher/pull/685
* docs: add Japanese README by eltociear in https://github.com/assafelovic/gpt-researcher/pull/686
* add support for markdown file download from UI by pkandarpa-cs in https://github.com/assafelovic/gpt-researcher/pull/688

New Contributors
* vedpatwardhan made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/661
* xdadrm made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/681
* ruzicka02 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/683
* muhammedsaidckr made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/682
* nikkag made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/685
* pkandarpa-cs made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/688

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v0.3.0...v.0.3.1

Page 2 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.