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

HuggingFaceAPI #113

Closed HirCoir closed 1 year ago

HirCoir commented 1 year ago

python AUTOGPT.py Traceback (most recent call last): File "C:\Users\HirCoir\Desktop\Archives\Free-Auto-GPT\AUTOGPT.py", line 16, in from FreeLLM import HuggingFaceAPI # FREE HUGGINGFACE API ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ImportError: cannot import name 'HuggingFaceAPI' from 'FreeLLM' (unknown location)

IntelligenzaArtificiale commented 1 year ago

fixed, reinstall repository