v.3.1.0
We've been head down refining each step of the research process to improve code structure, performance, customizability and overall experience. This release is another step toward the best autonomous research agent. For example, you can now choose multiple LLM provider and models per research task as seen here: https://docs.gptr.dev/docs/gpt-researcher/gptr/config
Thank you as always to the best community!
What's Changed
- Simple Docker files optimization. by @yigit353 in #843
- Removed favicon.ico to resolve duplication error by @yigit353 in #848
- Update linux-deployment.md by @yigit353 in #849
- Add SearchApi retriever by @SebastjanPrachovskij in #851
- Update filtering-by-domain.md by @danieldekay in #853
- Ollama fixes by @dharmapurikar in #856
- Fixing the missing "os" import for base.py by @dharmapurikar in #857
- Partial fix to chat with Documents by @yigit353 in #863
- Users can upload larger files by @yigit353 in #864
- utils.py: resolve SyntaxWarning by @samyk in #866
- actions: refactor actions for modularity and readability by @Arieg419 in #867
- server: refactor server for modularity and readability by @Arieg419 in #868
- multi-agents, master agent refactor by @Arieg419 in #869
- multi-agents, editor agent refactor by @Arieg419 in #870
- Agent/refactor agent for extendability by @Arieg419 in #871
- revert experiment by @Arieg419 in #872
- config - easy to add custom config by @Arieg419 in #873
- detailed report, fix report creation by @Arieg419 in #875
- Updated Hugging Face embeddings to use all-MiniLM-L6-v2 by @KoradaCharan in #881
- Add Document To Vector Store by @khoangothe in #838
- Make the README translations more consistent by @kevin1kevin1k in #887
- Separate fast and smart llm providers by @kesamet in #813
- Bug fixes/detailed report by @assafelovic in #895
New Contributors
- @yigit353 made their first contribution in #843
- @SebastjanPrachovskij made their first contribution in #851
- @dharmapurikar made their first contribution in #856
- @samyk made their first contribution in #866
- @Arieg419 made their first contribution in #867
- @KoradaCharan made their first contribution in #881
- @kevin1kevin1k made their first contribution in #887
- @kesamet made their first contribution in #813
Full Changelog: v3.0.8...v.3.1.0