github assafelovic/gpt-researcher v3.4.3

5 hours ago

Huge release with major fixes and performance improvements. Welcome to all the incredible new contributors and shoutout to @Br1an67 with major contributions!

What's Changed

  • fix: Read all pages in PyMuPDFScraper instead of just first page by @MattBenesch in #1623
  • docs: fix invalid Discord invite link in LLM docs by @Br1an67 in #1649
  • fix: invalidate import caches after runtime package install by @Br1an67 in #1650
  • fix: fallback to OPENAI_API_VERSION for Azure embeddings by @Br1an67 in #1651
  • fix: increase PyMuPDF download timeout and add SSL fallback by @Br1an67 in #1652
  • fix: use all configured retrievers in deep research planning by @Br1an67 in #1653
  • fix: add table styles to FastAPI frontend report container by @Br1an67 in #1654
  • feat: track cost per step in research process by @Br1an67 in #1655
  • feat: add scrape count option to FastAPI frontend by @Br1an67 in #1656
  • feat: add pondering questions section to FastAPI frontend by @Br1an67 in #1657
  • fix: dynamically retrieve agent role if missing in ReportGenerator by @kiwabb in #1658
  • fix docs links and add ag2 pipeline diagram by @qingyun-wu in #1662
  • fix: improve retry handling in create_chat_completion by @jhyz in #1664
  • Add support for connection headers in MCP client/server config by @GeorgelPreput in #1665

New Contributors

Full Changelog: v3.4.2...v3.4.3

Don't miss a new gpt-researcher release

NewReleases is sending notifications on new releases.