v3.1.9
assafelovic/gpt-researcherv3.1.9Jan 28, 2025by assafelovic
AI Summary
Updates logging capabilities, adds tone argument support, and improves Azure OpenAI documentation while maintaining user-specified report sources.
Key Highlights
- Added tone argument support
- Improved log handler for robust capabilities
- Updated Azure OpenAI documentation
- Added Cursor rules and procfile
New Features
- Tone argument support
- Azure OpenAI docs
- Cursor rules
- Log handler improvements
Full Release Notes
## What's Changed * preserve user-specified report source instead of config default by @alesaccoia in https://github.com/assafelovic/gpt-researcher/pull/1070 * multi_agent: update CSS path to be relative to current file by @alesaccoia in https://github.com/assafelovic/gpt-researcher/pull/1071 * Logging update. Fixed regression and update to Docker log handling. by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1066 * Feature/add cursor rules, procfile addition by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1072 * Feature/add tone argument by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1074 * Update llms.md for Azure OpenAI by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/1083 * data ingestion docs and discord bot by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/1075 * docs and docker fixes by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/1085 ## New Contributors * @alesaccoia made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1070 **Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.1.8...v3.1.9