v3.0.6
版本发布时间: 2024-08-26 16:05:27
assafelovic/gpt-researcher最新发布版本:v3.0.8(2024-09-15 13:22:02)
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 https://github.com/assafelovic/gpt-researcher/pull/770
- ✅ CI / CD - run tests on every commit by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/690
- Update README.md by @mirkancal in https://github.com/assafelovic/gpt-researcher/pull/778
- Fix TypeError in custom reports due to missing 'tone' parameter by @Gitzoz in https://github.com/assafelovic/gpt-researcher/pull/784
- Improved azure openai config by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/786
- fix: added missing langgraph to requirements.txt by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/785
- ✅ ready for merge: Fullstack fixes by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/783
- Enhancement: OpenAI Embedding Model Selection by @eitag-uni in https://github.com/assafelovic/gpt-researcher/pull/789
- Update prompts.py by @Einengutenmorgen in https://github.com/assafelovic/gpt-researcher/pull/797
- multi-agent approach should now use .env file for config of llm by @danieldekay in https://github.com/assafelovic/gpt-researcher/pull/795
- Support langchain vectorstores by @hslee16 in https://github.com/assafelovic/gpt-researcher/pull/781
- ✅ ready for merge: nextjs to root by @ElishaKay in https://github.com/assafelovic/gpt-researcher/pull/800
- multi_agents/requirements.txt was missing loguru by @sdisaacson in https://github.com/assafelovic/gpt-researcher/pull/802
New Contributors
- @mirkancal made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/778
- @Gitzoz made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/784
- @eitag-uni made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/789
- @Einengutenmorgen made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/797
- @sdisaacson made their first contribution in https://github.com/assafelovic/gpt-researcher/pull/802
Full Changelog: https://github.com/assafelovic/gpt-researcher/compare/v.3.0.5...v3.0.6