Bug fixes
Some urgent fixes to run GPTR smoothly with provider agnostic. Please open issues if you find anything missed!
What's Changed
- 1514 added Tavily installation requirements txt by @thepawarrahul in https://github.com/assafelovic/gpt-researcher/pull/1516
- Fix for Frontend Docker build by @CezaryKlus in https://github.com/assafelovic/gpt-researcher/pull/1522
- Fix MCP retriever ignoring structured_content; prefer structured data with fallback to content #1480 (solved) by @sriramsowmithri9807 in https://github.com/assafelovic/gpt-researcher/pull/1518
- feat: Add PWA capabilities to the frontend by @TheSpaceGod in https://github.com/assafelovic/gpt-researcher/pull/1511
New Contributors
- @thepawarrahul made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1516
- @CezaryKlus made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1522
- @TheSpaceGod made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/1511
Full Changelog: https://github.com/assafelovic/gpt-researcher/compare/v.3.3.5...v.3.3.6