v3.0.7
assafelovic/gpt-researcherv3.0.7Sep 7, 2024by assafelovic
AI Summary
Stabilizes the application across vendors by fixing dependency issues and improving report generation, alongside documentation updates.
Key Highlights
- Fixed package name from logurun to loguru
- Improved detailed report generation
- Updated unstructured and langgraph dependencies
New Features
- Improved detailed report generation
- Korean documentation translation
Full Release Notes
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