assafelovic/gpt-researcher

← Alle Releases
v.3.3.8 vor 26 Tagen assafelovic assafelovic Auf GitHub ansehen

v.3.3.8 - Performance improvements

What's Changed

  • Add configurable rate limiting for all scraper backends by @0xsalt in https://github.com/assafelovic/gpt-researcher/pull/1550
  • Fix: Firecrawl scraper fails with 'scrape_url' AttributeError - Issue #1551 by @0xsalt in https://github.com/assafelovic/gpt-researcher/pull/1552
  • Add output format control flags to CLI for selective report generation by @0xsalt in https://github.com/assafelovic/gpt-researcher/pull/1553
  • Fix Railway deployment: Add missing dependencies from LangChain migration by @kga245 in https://github.com/assafelovic/gpt-researcher/pull/1555
  • feat: improve error handling with better messages and logging by @Bolajiadesina in https://github.com/assafelovic/gpt-researcher/pull/1562
  • fix: extract domain filter UI into DomainFilter component by @PriscaAmajuoyi in https://github.com/assafelovic/gpt-researcher/pull/1564
  • fix: Add request_timeout to OpenRouter provider to prevent indefinite hangs by @sondrealf in https://github.com/assafelovic/gpt-researcher/pull/1565
  • fix: avoid double .docx extension in multi_agents write_md_to_word by @Bolajiadesina in https://github.com/assafelovic/gpt-researcher/pull/1567
  • chore: align multi_agents write_to_file with backend UTF-8 handling by @PriscaAmajuoyi in https://github.com/assafelovic/gpt-researcher/pull/1568
  • fix: resolve markdown→pdf css path from backend module by @Bolajiadesina in https://github.com/assafelovic/gpt-researcher/pull/1573

New Contributors

  • @0xsalt made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1550
  • @Bolajiadesina made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1562
  • @PriscaAmajuoyi made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1564
  • @sondrealf made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1565

Full Changelog: https://github.com/assafelovic/gpt-researcher/compare/v.3.3.7...v.3.3.8