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

Fix (langchain and EdgeGPT versions) requirements.txt

Open AnonDevSUS opened this issue 10 months ago • 0 comments

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'

AnonDevSUS avatar Aug 17 '23 19:08 AnonDevSUS