Improved quality and scraping support
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 #831
- Update server.py by @danieldekay in #837
- added an example on a custom configuration e.g. Azure by @danieldekay in #836
- Adding Custom Configuration Setup Instructions to GPTR by @monolok in #828
- ✅ ready for review: added, structured & cleaned docs by @ElishaKay in #814
- ✅: Docs fixes by @ElishaKay in #840
- Fix SyntaxError in prompts.py due to conflicting quotes in f-string by @onlydole in #841
- Add browser scraping support by @assafelovic in #842
- Optimize FileUpload Component by @muhammedsaidckr in #824
New Contributors
- @khoangothe made their first contribution in #831
- @monolok made their first contribution in #828
- @onlydole made their first contribution in #841
Full Changelog: v3.0.7...v3.0.8