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 3 of 6

1.0.2

Added improved stability, Docker support and more updated libraries.

1.0.1

1.0.0

This release includes the initial alpha development of the GPT Researcher. The alpha version includes both client (HTML) and backend (FastAPI) support for better customizability.

0.3.0

Not secure
We're excited to introduce our latest release that includes a completely new UX/UI frontend built with NextJS! This is a huge milestone for the GPT Researcher community, now enabling not only an in depth high quality research agent, but also an optimal research user experience. In addition the release includes some additional performance and stability improvements. Thanks again the amazing community! Check out the new frontend in action:

https://github.com/user-attachments/assets/79fad973-6fbc-4149-8cc1-7e33f0473b36

What's Changed
* Add tone selection feature to research report by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/654
* Fixed the issue with the generate_report_prompt function to accept the tone parameter by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/659
* Move blocking operations to threads by tv2-vonstring in https://github.com/assafelovic/gpt-researcher/pull/660
* react frontend 2.0 by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/523

New Contributors
* tv2-vonstring made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/660

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

0.2.8

Not secure
This release includes additional search retrievers (Arxiv and more!), and some important stability and quality improvements from improved research quality to UX/UI.

What's Changed
* chore: Update retrievers imports by 0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/631
* Correct issue 623 where references from proir runs may remain. by adrianhensler in https://github.com/assafelovic/gpt-researcher/pull/632
* Adding Arxiv Search by Ayman-Ameen in https://github.com/assafelovic/gpt-researcher/pull/543
* Support langchain documents by hslee16 in https://github.com/assafelovic/gpt-researcher/pull/630

New Contributors
* 0x11c11e made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/631
* adrianhensler made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/632
* Ayman-Ameen made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/543
* hslee16 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/630

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v0.2.7...v0.2.8

0.2.7

Not secure
What's Changed
* Update introduction.md fixing broken link by AADaoud in https://github.com/assafelovic/gpt-researcher/pull/606
* update on using json_repair from the author of json_repair, thanks! by pfrench42 in https://github.com/assafelovic/gpt-researcher/pull/607
* extract_headers() was throwing an exception when it was examining a l… by pfrench42 in https://github.com/assafelovic/gpt-researcher/pull/610
* Implement more graceful JSON handling on choose_agent in master/actions.py by AADaoud in https://github.com/assafelovic/gpt-researcher/pull/616

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

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

v.0.2.6
This release includes additional stability and performance improvements. In addition, excited to support [custom retrievers](https://docs.gptr.dev/docs/gpt-researcher/retrievers#custom-retrievers) - Custom retrievers allow you to use any search engine that provides an API to retrieve documents and is widely used for enterprise research tasks. Thanks again to the amazing community for all the contributions!

What's Changed
* change deployment name to model to fix the init of the azureopenai model by xiepei1 in https://github.com/assafelovic/gpt-researcher/pull/594
* use repair_json() on output of sub_queries to stop exceptions on local models by pfrench42 in https://github.com/assafelovic/gpt-researcher/pull/596
* fix: similarity_threshold config by gkhngyk in https://github.com/assafelovic/gpt-researcher/pull/597
* Lazily import langchain-huggingface to avoid obligatory install by ldorigo in https://github.com/assafelovic/gpt-researcher/pull/599
* added implementation for custom retriever by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/602

New Contributors
* xiepei1 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/594
* pfrench42 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/596

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v.0.2.5...v.0.2.6

v.0.2.5
What's Changed
* Add narrower langchain package constraints by baskaryan in https://github.com/assafelovic/gpt-researcher/pull/547
* Fix issue with custom_report in write_report method by mowkalim in https://github.com/assafelovic/gpt-researcher/pull/551
* Feature/gptr pip improvements by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/552
* resolve the issue with the make command not being found when loading docker container by ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/554
* Read the correct variable name in together.py by fei0810 in https://github.com/assafelovic/gpt-researcher/pull/556
* Fix[readme]: Page Not Found by gkhngyk in https://github.com/assafelovic/gpt-researcher/pull/559
* actions.py: Fix typo by refeed in https://github.com/assafelovic/gpt-researcher/pull/572
* finalized default search by assafelovic in https://github.com/assafelovic/gpt-researcher/pull/582
* Update google.py by gkhngyk in https://github.com/assafelovic/gpt-researcher/pull/583
* RFC: generic llm provider by baskaryan in https://github.com/assafelovic/gpt-researcher/pull/546

New Contributors
* baskaryan made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/547
* mowkalim made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/551
* fei0810 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/556
* gkhngyk made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/559
* refeed made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/572

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

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.