gpt-researcher icon indicating copy to clipboard operation
gpt-researcher copied to clipboard

GPT based autonomous agent that does online comprehensive research on any given topic

Results 123 gpt-researcher issues
Sort by recently updated
recently updated
newest added

Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.39.0 to 1.43.0. Release notes Sourced from playwright's releases. v1.43.0 New APIs Method BrowserContext.clear_cookies([options]) now supports filters to remove only some cookies. # Clear all cookies. context.clear_cookies()...

dependencies
python

Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.1 to 2.7.1. Release notes Sourced from pydantic's releases. v2.7.1 (2024-04-23) What's Changed Packaging Bump pydantic-core to v2.18.2 by @​sydney-runkle in #9307 New Features Ftp and Websocket...

dependencies
python

Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.9. Release notes Sourced from python-multipart's releases. Version 0.0.9 Add support for Python 3.12 #85. Drop support for Python 3.7 #95. Add MultipartState(IntEnum) #96. Add...

dependencies
python

Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. Release notes Sourced from python-dotenv's releases. v1.0.1 What's Changed FIx year in release date in changelog.md by @​jankislinger in theskumar/python-dotenv#453 Gracefully handle code which...

dependencies
python

Step 1: add your docs into a new folder `docs/my-docs` Step 2: Run: `docker-compose up --build` Step 3: The app will be available at localhost:3000 in your browser

Optionally save logs & reports in MongoDB

It looks like the package only provides the ability to input one main question and it automatically generates the subquestions. This is very cool, but is it possible to also...

We have checked your research assistant and it does a great job searching the web. However, we also would also like to have agents search across our Pinecone vector store....

Bumps python from 3.11.4-slim-bullseye to 3.12.3-slim-bullseye. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python&package-manager=docker&previous-version=3.11.4-slim-bullseye&new-version=3.12.3-slim-bullseye)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Inquiring about the possibility of adding a feature that allows for follow-up questions to be asked for clarification or to obtain detailed information on specific parts of the report or...