-
One can easily use human input as tool by using the langchain tool but would be nice to add proper docs around it as it seem a usual use case
```python
from langchain.agents import load_tool
tool…
-
When I run Pip install reqioremtn.txt the command fails
here is the full terminal view:
```
✝ ~/Documents/Github git clone https://github.com/assafelovic/gpt-researcher.git
Cloning into …
-
I'm getting this error when trying to run with `--code_review True`
```
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/tenacity/_asyncio.py", line 50, in __call__…
-
I am currently having problems with the Chrome driver.
In the readme I read that downgrading Chrome would help. However, I have to say that from a security point of view this is not an option for …
-
Following on my comments in #1:
> I think it should have a [moderation@bitcoincore.org](mailto:moderation@bitcoincore.org). If you're in a situation of conflict of interests with someone with
mode…
-
I have tested this with some inputs and what I found is that it works well for simple one-liner input prompts. But if the input is too large it starts throwing JSONDecodeError errors. Anyone got aroun…
-
Hi All,
Get the following error when running app.py:
2023-09-05 20:07:01.187 Uncaught app exception
Traceback (most recent call last):
File "/Users/xxxx/Desktop/GPT_RESEARCHER_PROJECT/myenv…
-
Inspired by this video:
https://www.youtube.com/watch?v=ogQUlS7CkYA
https://github.com/JayZeeDesign/researcher-gpt
They create an AI Agent that is able to do research automatically …
-
Checklist
- [X] Create `gh0st-writer/tests/openai_api_tests.php` ✓ https://github.com/Artsen/gh0st/commit/35c56a819e45226415257190d190127916e9d70f [Edit](https://github.com/Artsen/gh0st/edit/swee…
-
Hello again. I tried using the Docker install method but got an error related to Chrome. I'm using an M2 MacbookPro and tried downgrading to an earlier version of Chrome as your documentation suggeste…