v3.0.3

assafelovic/gpt-researcherv3.0.3Aug 4, 2024by assafelovic

AI Summary

The team focuses on multi-agent collaboration by reducing redundancy in long reports and adding the PubMed Central retriever. An async fix was also included to improve overall stability and performance.

Key Highlights

  • Reduction of redundancy in multi-agent detailed reports
  • Addition of PubMed Central retriever
  • Async performance fixes

New Features

  • Redundancy reduction logic
  • PubMed Central integration
  • Async execution improvements

Full Release Notes

Excited to release our latest innovation in multi agent long report collaboration! Thanks to @DandinPower we've made progress in building long reports based on parallel agent work on a given topic with minimal redundancy in report quality. This is another step in building the leading AI research agent. Thanks to the amazing community for further pushing boundaries!

## What's Changed
* Async fix by @ruzicka02 in https://github.com/assafelovic/gpt-researcher/pull/705
* Add PubMed Central retriever by @0x11c11e in https://github.com/assafelovic/gpt-researcher/pull/711
* Feature: Reducing redundancy problems in Detailed Reports by @DandinPower in https://github.com/assafelovic/gpt-researcher/pull/713

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

**Full Changelog**: https://github.com/assafelovic/gpt-researcher/compare/v3.0.2...v3.0.3