-
Hi,
I'm Mr. PeakP, a very friendly guy. Got some issue here:
4> export PATH="/usr/local/bin:$PATH"
4> sudo docker compose run --rm auto-gpt
[+] Building 0.0s (0/0)
[+] Building 0.0s (0/0)
ex…
-
BabyAGI works but AutoGPT doesn't:
C:\Users\ASUS\Desktop\MENA\AutoGPT\Free Auto GPT\Free-AUTO-GPT-with-NO-API>python AutoGPT.py --hf_token *********************************** --chatgpt_token ****…
-
After installing everything mentioned in the requirements.txt i get this error:
```
Traceback (most recent call last):
File "C:\GPT-up1\AUTOGPT.py", line 12, in
from FreeLLM import ChatGPTA…
-
Pip install is ineffective when used by autogpt in a docker container. When code is executed, even after pip install has been run, the code gives an error due to the installed module not being found.
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Windows
### Wh…
-
https://python.langchain.com/en/latest/use_cases/autonomous_agents/autogpt.html
Completed
-
Can anyone help ? Having the following issue.
Traceback:
File "E:\Users\ethan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-pac…
-
got a trace that sounds concerning
```
Traceback (most recent call last):
File "E:\_Experiments\repos\Free-AutoGPT\Free-AUTO-GPT-with-NO-API\.venv\Lib\site-packages\revChatGPT\V1.py", line 668, i…
-
So I setup a fresh virtual environment with Python 3.10 and started messing around. I got my cookie token from chatGPT and placed it in the .env file.
I installed all of the requirements. I had to…
-
This is a suggestion to create a Auto GPT version that can use GPT4ALL offline models.
GPT4ALL is open source. free, and has an API so why not create a version of AutoGPT that uses it. No more fees …