-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
**Describe the bug**
I executed GPTResearcher with the following prompt list:
for example,
gpt_researcher_prompt_list = ['''Generate a list of the acquisitions made by JPMorgan Chase & Co. (JPMC)…
-
**Describe the bug**
It looks like we cannot set RETRIVER solely to `duckduckgo` or others.
It always throw an exception about `Exception: Tavily API key not found. Please set the TAVILY_API_KEY e…
-
**Describe the bug**
The document-based query needs to work more intuitively in `Next.js`-based app. If `DOC_PATH` is not set, it should default to location `./my-docs`, consistent with the default …
-
When using obscure LLMs/APIs that do not do streaming, it seems it is not possible for API just to return results in 1 go - there are 2 places in actions.py where streaming is hardcoded. It is possibl…
-
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 start a new r…
-
**Describe the bug**
From 3.1.0, ollama endpoint seems to be set to [OLLAMA_BASE_URL]`/chat/completions` instead of `/api/chat` or `/api/generate`, resulting in a 404 error.
Rolling back to 3.0.…
-
C:\Users\Mak\Downloads\SurfSense-main\SurfSense-main>docker-compose build --no-cache
time="2024-11-16T13:16:51+01:00" level=warning msg="C:\\Users\\Mak\\Downloads\\SurfSense-main\\SurfSense-main\\doc…
-
**Describe the bug**
Running a query results in
```
⚠️ Error in reading JSON, attempting to repair JSON
Error using json_repair: the JSON object must be str, bytes or bytearray, not NoneType
```…
-
I'm trying to play with `gpt_researcher/config/configurations/default_config.py` to increase the `TOKEN_LIMIT`, in order to generate a more detailed report (mainly to gather more information and gener…