v3.2.0
assafelovic/gpt-researcherv3.2.0Feb 12, 2025by assafelovic
AI Summary
This release focuses on performance improvements and introduces support for the GigaChat LLM, alongside fixes for Tavily search and language configuration in reports.
Key Highlights
- Added support for GigaChat LLM
- Language configuration for Introduction and Conclusion sections
- Updated Poetry to supported Python version
- Fixed Tavily search missing errors
New Features
- GigaChat LLM support
- Language configuration
- Google Genai embeddings
- Enhanced scraper logging
Full Release Notes
This release is focused on many performance improvements and bug fixes, making GPT Researcher more powerful than before. With the release of Deep Research, we've been hands down fixing and improving performance to sustain our position as the leading open deep research. Thanks and welcome to all the new contributors who helped push GPTR further! ## What's Changed * GPTR api url, npm package & other polishes by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/1093 * fix(#1100): apply language config to Introduction and Conclusion sections by @DAAE-Na-Yunchae in https://github.com/assafelovic/gpt-researcher/pull/1101 * feature/support GigaChat LLM by @Rai220 in https://github.com/assafelovic/gpt-researcher/pull/1095 * Update Poetry to supported Python version by @chrishart0 in https://github.com/assafelovic/gpt-researcher/pull/1107 * Update tavily_search.py so TAVILY missing error no longer occurs by @cnukaus in https://github.com/assafelovic/gpt-researcher/pull/1113 * Add google_genai:text-embedding-004 by @gmh5225 in https://github.com/assafelovic/gpt-researcher/pull/1112 * fix: add language param to generate_outline_report_prompt by @fibonacci998 in https://github.com/assafelovic/gpt-researcher/pull/1109 * fix: update broken link in README by @fibonacci998 in https://github.com/assafelovic/gpt-researcher/pull/1117 * Fixed human in the loop by @electricjimi in https://github.com/assafelovic/gpt-researcher/pull/1116 * Fixed broken configuration link in llms.md by @Ajacmac in https://github.com/assafelovic/gpt-researcher/pull/1121 * feat: enhance scraper logging and title handling by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1118 * fix: update directory nextjs example in langgraph.md by @fibonacci998 in https://github.com/assafelovic/gpt-researcher/pull/1123 ## New Contributors * @DAAE-Na-Yunchae made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1101 * @Rai220 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1095 * @chrishart0 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1107 * @cnukaus made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1113 * @gmh5225 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1112 * @fibonacci998 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1109 * @electricjimi made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1116 * @Ajacmac made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1121 **Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.1.9...v3.2.0