Free-Auto-GPT icon indicating copy to clipboard operation
Free-Auto-GPT copied to clipboard

Free Auto GPT with NO paids API is a repository that offers a simple version of Auto GPT, an autonomous AI agent capable of performing tasks independently. Unlike other versions, our implementation do...

Results 55 Free-Auto-GPT issues
Sort by recently updated
recently updated
newest added

Multiple errors and dependencies issues so far. Need an update asap

Fixed langchain and EdgeGPT versions to prevent this type of error: from langchain.experimental.autonomous_agents.autogpt.agent import AutoGPT ModuleNotFoundError: No module named 'langchain.experimental'

**Have you already searched for your ISSUE among the resolved ones?** - [1] Yes, new issue - [ ] Yes, but the solution not work for me - [x] No...

Go to requirements.txt and change to #faiss-gpu # if u have a GPU faiss-cpu # if u dont have a GPU then do python pip install -r requirements.txt also you...

Minor modification to the prompt template - `task_creation_template`

⚠️INSTRUCTIONS: - Enter ONE "x" inside the brackets [x] to choose the answer - [x] Example - [ ] Example2 **Have you already searched for your ISSUE among the resolved...

To get started you are going to want to download anaconda for faiss, to do that I would recommend watching a yt video or just use the thing on there...

**Have you already searched for your ISSUE among the resolved ones?** - [x] Yes, new issue - [ ] Yes, but the solution not work for me - [ ]...

Hi, I am a newbie and am trying to upload my app on streamlit cloud. My app is working fine on my local computer, but when I upload to Streamlit...