IntelligenzaArtificiale / Free-Auto-GPT

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 does not rely on any paid OpenAI API, making it accessible to anyone.
MIT License
2.44k stars 383 forks source link

Import "FreeLLM" could not be resolved #91

Closed KlausikPL closed 1 year ago

KlausikPL commented 1 year ago

how to install FreeLMM for custom agent(in readme)?

TheManWhoLikesToCode commented 1 year ago

Did you run pip install requirements.txt

KlausikPL commented 1 year ago

yes on pycharm

IntelligenzaArtificiale commented 1 year ago

We need more information .

KlausikPL commented 1 year ago

this agent image and I have error image i have all requirements installed(faiss cpu I use) image

KlausikPL commented 1 year ago

image and langchain is installed

IntelligenzaArtificiale commented 1 year ago

ok try to run on terminal

KlausikPL commented 1 year ago

thanks now working 👍