v0.2.7

assafelovic/gpt-researcherv0.2.7Jun 23, 2024by assafelovic

AI Summary

The focus is on stability and error handling improvements. It updates the JSON repair library and implements more graceful handling for exceptions during the agent selection process.

Key Highlights

  • Improved JSON repair handling
  • Exception fixes for header extraction
  • Graceful error handling in agent selection

New Features

  • JSON repair update
  • Error handling improvements

Full Release Notes

## What's Changed
* Update introduction.md fixing broken link by @AADaoud in https://github.com/assafelovic/gpt-researcher/pull/606
* update on using json_repair from the author of json_repair, thanks! by @pfrench42 in https://github.com/assafelovic/gpt-researcher/pull/607
* extract_headers() was throwing an exception when it was examining a l… by @pfrench42 in https://github.com/assafelovic/gpt-researcher/pull/610
* Implement more graceful JSON handling on choose_agent in master/actions.py by @AADaoud in https://github.com/assafelovic/gpt-researcher/pull/616

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

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v.0.2.6...v0.2.7