Skip to content

Releases: assafelovic/gpt-researcher

GPT-4 Turbo Integration 🚀

07 Nov 15:19
2ab29ad
Compare
Choose a tag to compare

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

21 Oct 11:26
Compare
Choose a tag to compare

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.

  1. Tavily API - An LLM focused search engine for optimized, explicit and factual results. It's free of use (!)
  2. Serp API - Requires paid account
  3. Google search API - Requires paid account
  4. Searx - Meta search engine.

In addition, this release includes additional performance improvements and bug fixes.

Quality + Performance improvements

03 Oct 14:21
be3e7a3
Compare
Choose a tag to compare
  • 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

10 Sep 15:13
8782701
Compare
Choose a tag to compare

Added stability improvements for installation across various OSSs.

v0.0.4 🚀

14 Aug 06:34
d48f265
Compare
Choose a tag to compare
  • Integration with Langchain to enable multiple LLMs selection and further collaboration
  • Improved auto agent generation
  • Improved Docker setup
  • Stability Improvements

v0.0.3

26 Jul 05:24
f9b59b6
Compare
Choose a tag to compare

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 🚀

15 Jul 07:09
e4023c5
Compare
Choose a tag to compare

Added improved stability, Docker support and more updated libraries.

Stability releases 🚀

10 Jul 16:00
7a1161d
Compare
Choose a tag to compare
Merge pull request #10 from assafelovic/rotemweiss57-patch-1

Update README.md

Initial Alpha

09 Jul 17:19
38ca28a
Compare
Choose a tag to compare

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.