We're excited to officially launch the new and production ready front end application to GPT Researcher leveraging NextJS and Tailwind CSS! This is another important milestone towards the ultimate automated research assistant and big shoutout to @ElishaKay for leading this all the way. In addition, we have some powerful additions by the best community on GIthub including improvements to vector stores, embedding models, usage of env vars with multi agent framework, bug fixes and more! Check the detailed list below.
What's Changed
- [Fix] No module named 'json5' by @gkhngyk in #770
- ✅ CI / CD - run tests on every commit by @ElishaKay in #690
- Update README.md by @mirkancal in #778
- Fix TypeError in custom reports due to missing 'tone' parameter by @Gitzoz in #784
- Improved azure openai config by @danieldekay in #786
- fix: added missing langgraph to requirements.txt by @danieldekay in #785
- ✅ ready for merge: Fullstack fixes by @ElishaKay in #783
- Enhancement: OpenAI Embedding Model Selection by @eitag-uni in #789
- Update prompts.py by @Einengutenmorgen in #797
- multi-agent approach should now use .env file for config of llm by @danieldekay in #795
- Support langchain vectorstores by @hslee16 in #781
- ✅ ready for merge: nextjs to root by @ElishaKay in #800
- multi_agents/requirements.txt was missing loguru by @sdisaacson in #802
New Contributors
- @mirkancal made their first contribution in #778
- @Gitzoz made their first contribution in #784
- @eitag-uni made their first contribution in #789
- @Einengutenmorgen made their first contribution in #797
- @sdisaacson made their first contribution in #802
Full Changelog: v.3.0.5...v3.0.6