v3.0.8
版本发布时间: 2024-09-15 13:22:02
assafelovic/gpt-researcher最新发布版本:v3.0.8(2024-09-15 13:22:02)
This week we have some more exciting improvements across the entire GPTR stack. We've improved overall research quality, data source filtering and UX/UI. We've added much more documentation for you to get onboarded and customize GPTR for your needs. Finally, we've added a new scraping option that leverages real browser scraping for improved content extraction and reduced bot detection by various sites. Thank you again to the amazing community!
What's Changed
- Fix Last Paragraph is not Sent to Websocket by @khoangothe in https://github.com/assafelovic/gpt-researcher/pull/831
- Update server.py by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/837
- added an example on a custom configuration e.g. Azure by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/836
- Adding Custom Configuration Setup Instructions to GPTR by @monolok in https://github.com/assafelovic/gpt-researcher/pull/828
- ✅ ready for review: added, structured & cleaned docs by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/814
- ✅: Docs fixes by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/840
- Fix SyntaxError in prompts.py due to conflicting quotes in f-string by @onlydole in https://github.com/assafelovic/gpt-researcher/pull/841
- Add browser scraping support by @assafelovic in https://github.com/assafelovic/gpt-researcher/pull/842
- Optimize FileUpload Component by @muhammedsaidckr in https://github.com/assafelovic/gpt-researcher/pull/824
New Contributors
- @khoangothe made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/831
- @monolok made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/828
- @onlydole made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/841
Full Changelog: https://github.com/assafelovic/gpt-researcher/compare/v3.0.7...v3.0.8