Releases: assafelovic/gpt-researcher
GPT-4 Turbo Integration 🚀
Excited to connect GPT Researcher with the latest GPT-4 Turbo (128 context windows). This elevates the research agent to new levels, allowing much more RAG online information including a more detailed and comprehensive report generation.
Added features for improved research quality
We're excited to announce the latest release of GPT Researcher! This release includes an addition of various and powerful search engines for improved overall research quality and experience.
- Tavily API - An LLM focused search engine for optimized, explicit and factual results. It's free of use (!)
- Serp API - Requires paid account
- Google search API - Requires paid account
- Searx - Meta search engine.
In addition, this release includes additional performance improvements and bug fixes.
Quality + Performance improvements
- Improved prompt engineering for writing and extracting information
- Added Permchain integration for new direction POC with autonomous agents at scale
- Fixed issues with chrome driver and stability improvements
- Added ability to use gpt-researcher without sockets as a standalone function
Stability Improvements
Added stability improvements for installation across various OSSs.
v0.0.4 🚀
- Integration with Langchain to enable multiple LLMs selection and further collaboration
- Improved auto agent generation
- Improved Docker setup
- Stability Improvements
v0.0.3
Includes stability improvements and a new exciting feature for automating the generation of the research agent based on the given task for improved writing quality.
Stability improvements 🚀
Added improved stability, Docker support and more updated libraries.
Stability releases 🚀
Merge pull request #10 from assafelovic/rotemweiss57-patch-1 Update README.md
Initial Alpha
This release includes the initial alpha development of the GPT Researcher. The alpha version includes both client (HTML) and backend (FastAPI) support for better customizability.