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

OSError: cannot load library 'gobject-2.0-0': error 0x7e. Additionally, ctypes.util.find_library() did not manage to locate a library called 'gobject-2.0-0' ![OSError](https://github.com/assafelovic/gpt-researcher/assets/142796870/66e5fb3a-47f7-42ca-8ca1-1e5c316c34a4)

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.28 to 2.0.30. Release notes Sourced from sqlalchemy's releases. 2.0.30 Released: May 5, 2024 orm [orm] [bug] Added new attribute _orm.ORMExecuteState.is_from_statement to detect statements created using _sql.Select.from_statement(),...

dependencies
python

This PR adds support for 50+ models with a standard I/O interface using: https://github.com/BerriAI/litellm/ `ChatLiteLLM()` is integrated into langchain and allows you to call all models using the `ChatOpenAI` I/O...

I'm trying to implement a Tavily search tool in my LangGraph graph, but it gives me an 422 error. So I tried a very basic stand alone version, but I...

Fixes an error when running on mac: `docker-compose up --build` The error (both on this branch & master branch) is: Failed to fetch http://deb.debian.org/debian-security/pool/updates/main/f/firefox-esr/firefox-esr_115.3.1esr-1%7edeb11u1_arm64.deb 404 Not Found [IP: 199.232.82.132 80]...

I followed the instructions to run the app using Docker. The app starts up correctly, however, fails when I ask it to research something. All requirements for uvicorn[standard], websockets, and...

I already opened an issue (see #431) but the issue got closed. The mentioned problem still exists. So running the code: ```python report_type = "detailed_report" # using ReportType.DetailedReport.value does not...

# A highly requested feature!!! 🔥 🚀 💯 ## Now generate reports from your own documents!! Just add the env variable DOC_PATH pointing to the folder where your document are...

`OSError: cannot load library 'gobject-2.0-0': dlopen(gobject-2.0-0, 0x0002): tried: '/gobject-2.0-0' (no such file), '/opt/homebrew/bin/gobject-2.0-0' (no such file), 'gobject-2.0-0' (no such file), '/System/Volumes/Preboot/Cryptexes/OSgobject-2.0-0' (no such file), '/Users/viswanathbarenkala/anaconda3/envs/gptresearcher/bin/../lib/gobject-2.0-0' (no such file), '/usr/lib/gobject-2.0-0' (no...

I encountered following error for query: "what is the market of commercial cleaning in usa?" Long report. I have generated numerous of short reports already, but long reports fail almost...