gpt-researcher Releases
118 releases of assafelovic/gpt-researcher
- v.0.2.2Stability improvements 💪
Focusing on stability, this version adds support for custom base URLs, cheaper OpenAI embeddings, and fixes installation issues with Flask examples and pip usage.
May 9, 2024
- v0.2.1Multi Agent Research 🔎👨👦👦
Proudly introduces a Multi-Agent Research system powered by LangGraph, allowing a team of specialized AI agents to collaborate on in-depth research.
May 5, 2024
- v0.2.0Detailed reports 🤯🚀
A major architectural overhaul inspired by the STORM paper, introducing long and detailed reports with subtopic generation and accumulation, plus Azure OpenAI support.
Apr 2, 2024
- v.0.1.6Gemini and Docx support! 🎉
Adds Google Gemini provider support and the ability to download research reports as DOCX files, alongside improvements in hyperlink generation and Python 3.10 compatibility.
Mar 24, 2024
- v0.1.5New embeddings, pdf styling and newspaper3k support 👨👨👦👦
Enhances article scraping capabilities with newspaper3k and adds support for new embedding models like Mistral, Ollama, and HuggingFace, plus PDF styling for reports.
Mar 18, 2024
- v0.1.4Stability and Poetry support 🎉
Improves installation stability by removing strict dependencies, adding Poetry support, and fixing virtual environment and installation bugs.
Feb 25, 2024
- 0.1.3Quick installation fix
A quick fix release designed to resolve dependency issues and installation errors found in the previous version.
Jan 7, 2024
- v0.1.2New features and stability 🎉
Introduces the ability to generate research reports directly from specific URLs, skipping the search phase, alongside general stability improvements.
Jan 4, 2024
- v0.1.1Performance boost 🚀
Focuses on performance optimization using Contextual Compression and embeddings, significantly reducing research time and GPT token costs.
Nov 25, 2023
- v0.1.0Mega refactor for optimized modularity 🎉🎆
A major refactor of the code base focusing on modularity, stability, and accuracy. The library was redesigned to function as a standalone agent, and new features like external JSON configuration and enhanced scraping capabilities were added.
Nov 13, 2023
- v0.0.8GPT-4 Turbo Integration 🚀
Integration with GPT-4 Turbo (128 context windows) to significantly enhance the research agent's ability to process online information and generate comprehensive reports.
Nov 7, 2023
- v0.0.7Added features for improved research quality
Enhanced research quality and experience by integrating multiple search engines, including a free Tavily API and paid options like Serp and Google Search.
Oct 21, 2023
- v0.0.5Stability Improvements
Released stability improvements to ensure better installation performance across various Open Source Software (OSS) environments.
Sep 10, 2023
- v0.0.4v0.0.4 🚀
Integrated with Langchain to support multiple LLM selection and improved the Docker setup and auto agent generation.
Aug 14, 2023
- v0.0.3
Introduced the ability to automatically generate the research agent based on a given task, alongside general stability improvements.
Jul 26, 2023
- v1.0.2Stability improvements 🚀
Released stability improvements, added Docker support, and updated libraries to ensure a smoother user experience.
Jul 15, 2023
- v1.0.1Stability releases 🚀
Jul 10, 2023
- v1.0.0Initial Alpha
Initial Alpha release establishing the foundation of GPT Researcher with both client (HTML) and backend (FastAPI) support.
Jul 9, 2023