v3.2.1

assafelovic/gpt-researcherv3.2.1Feb 15, 2025by assafelovic

AI Summary

Focuses on performance and adds support for reasoning models like o3-mini, alongside improvements to scraper text handling and Docker configurations.

Key Highlights

  • Added support for o3-mini reasoning models
  • Fixed scraper browser duplicate text issues
  • Enhanced Docker configuration options
  • Fixed polling parameters for Ubuntu hosts

New Features

  • o3-mini model support
  • Scraper text deduplication
  • Docker configuration improvements

Full Release Notes

With the latest Deep Research hype - which you all know is actually what GPTR is all about already two years ago :), we've added support for reasoning models across the entire research workflow, including support for more deeper research. You can now easily add the following env vars to GPTR for a Deep Research experience!

![ray-so-export (1)](https://github.com/user-attachments/assets/8e4ccaf6-af41-45b6-aca1-6a2f6042c561)

## What's Changed
* Update README.md for multi-agents by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/1138
* Fix scraper browser returns duplicate texts by @ewgdg in https://github.com/assafelovic/gpt-researcher/pull/1134
* refactor: get text from soup by @ewgdg in https://github.com/assafelovic/gpt-researcher/pull/1143
* fixed polling param for ubuntu host by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1151
* added helpful optional configs for dockerized hosting by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1150
* Adds support for o3-mini by @regismesquita in https://github.com/assafelovic/gpt-researcher/pull/1144

## New Contributors
* @ewgdg made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1134
* @regismesquita made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1144

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.2.0...v3.2.1