v3.1.6

assafelovic/gpt-researcherv3.1.6Dec 22, 2024by assafelovic

AI Summary

This release focuses on performance improvements and bug fixes, including specific fixes for xAI and Anthropic integration, as well as the introduction of comprehensive language support.

Key Highlights

  • Fixed xAI bug
  • Added language support for prompts
  • Introduced strategic_token_limit to fix Anthropic bugs
  • Unified logs handler

New Features

  • Language parameter support for generate_subtopic_report_prompt
  • Unified logs handler implementation

Full Release Notes

Another release of performance improvements and bug fixes. Welcome @kga245 as a new contributor with a super valuable contribution and special shoutout again to @winsonluk for helping improve GPTR's stability!

## What's Changed
* Fix xAI bug by @winsonluk in https://github.com/assafelovic/gpt-researcher/pull/1021
* added language support by @assafelovic in https://github.com/assafelovic/gpt-researcher/pull/1026
* fix: Add language parameter support to generate_subtopic_report_prompt by @onlydole in https://github.com/assafelovic/gpt-researcher/pull/1029
* Fix generate_custom_report_prompt language bug by @winsonluk in https://github.com/assafelovic/gpt-researcher/pull/1033
* Introduce strategic_token_limit to fix Anthropic bug by @winsonluk in https://github.com/assafelovic/gpt-researcher/pull/1032
* Feature: unified logs handler by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1031

## New Contributors
* @kga245 made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1031

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.1.5...v3.1.6