gpt-researcher Releases
118 releases of assafelovic/gpt-researcher
- v3.1.2Performance and bug fixes
Focuses on stabilizing recent features including image support by adding configuration options for embedding providers and models, along with various bug fixes.
Oct 25, 2024
- v3.1.1🖼️ Image support and mega refactor
A massive refactor of the codebase (55+ files) to improve modularity, and the highly anticipated first release of image support with new API methods.
Oct 20, 2024
- v.3.1.0
Enhances the research agent's configurability by allowing multiple LLM providers and models per task, alongside a significant refactor of the multi-agent architecture.
Oct 11, 2024
- v3.0.7
Stabilizes the application across vendors by fixing dependency issues and improving report generation, alongside documentation updates.
Sep 7, 2024
- v3.0.6New NextJS front end application and more!
Official launch of the new production-ready NextJS front-end application, replacing or augmenting the previous UI with improved vector store and embedding support.
Aug 26, 2024
- v.3.0.5Performance Boost
A critical performance optimization making the pip package significantly lighter, along with the introduction of 'human in the loop' support.
Aug 18, 2024
- v3.0.4Hybrid Research support
This release introduces hybrid research capabilities, allowing users to combine local documents with web search for improved report quality. It adds support for multiple web retrievers and includes a 'Human in the Loop' feature for multi-agent workflows.
Aug 12, 2024
- v3.0.3
The team focuses on multi-agent collaboration by reducing redundancy in long reports and adding the PubMed Central retriever. An async fix was also included to improve overall stability and performance.
Aug 4, 2024
- v0.13.1
A minor patch release that removes Progressive Web App (PWA) support, exposes the installation completion status in the API, and fixes an issue with parameter computation involving unparsed numbers.
Aug 2, 2024
- v0.13.0
This major release introduces a new flow editor based on React Flow, user invitation functionality, and new integrations like Salesforce and Airtable. It also adds REST API endpoints for password reset and user deletion, alongside utility actions for cryptography and date-time formatting.
Aug 2, 2024
- v3.0.2
This update enhances the user experience with better source selection and UI improvements. It also introduces the Semantic Scholar retriever and upgrades the default model to GPT 4o mini.
Jul 29, 2024
- v.0.3.1
This release addresses various stability issues, including Ollama provider errors and tone parameter handling. It introduces a unified provider structure and improves Windows compatibility by sanitizing directory names.
Jul 21, 2024
- v0.3.0
A major milestone featuring a complete rewrite of the frontend using NextJS, significantly improving the user interface. It also adds tone selection capabilities and optimizes performance by moving blocking operations to threads.
Jul 15, 2024
- v0.2.8Stability and Quality improvements
This release adds new search capabilities, specifically Arxiv integration, and improves support for LangChain documents. It also includes critical stability fixes to prevent stale references from persisting across research runs.
Jul 6, 2024
- v0.2.7Stability improvements
The focus is on stability and error handling improvements. It updates the JSON repair library and implements more graceful handling for exceptions during the agent selection process.
Jun 23, 2024
- v.0.2.6
This release introduces support for custom retrievers and fixes stability issues related to local models and Azure deployments. It also refines configuration options like similarity thresholds.
Jun 16, 2024
- v.0.2.5Stability improvements
This update focuses on dependency management and Docker stability. It narrows LangChain constraints to prevent conflicts and fixes issues with the `make` command in Docker containers.
Jun 9, 2024
- v0.12.0
This release focuses on adding new integrations for Disqus, Google Tasks, Vtiger CRM, YNAB, Airtable, and Appwrite. It also includes enhancements to the SAML authentication, Docker configuration cleanup, and utility formatters for URI encoding and date-time conversion.
May 28, 2024
- v0.2.4LLMs support 🤖
A major feature release that adds support for a wide variety of Large Language Models, including Groq, Ollama, and Anthropic. It also includes the LangGraph deployment and support for custom embeddings.
May 27, 2024
- v0.2.3Research Local Documents 📄🤯
This release introduces support for researching local documents (PDF, DOCX, etc.), integrates the Serper Search API, and includes documentation improvements alongside stability fixes.
May 20, 2024