v3.0.4
版本发布时间: 2024-08-12 20:38:17
assafelovic/gpt-researcher最新发布版本:v3.0.8(2024-09-15 13:22:02)
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