Skip to content

Commit

Permalink
Update AUTOGPT.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelligenzaArtificiale committed May 17, 2023
1 parent 1c0b64d commit 4e1934d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AUTOGPT.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from FreeLLM import HuggingChatAPI # FREE HUGGINGCHAT API
from FreeLLM import BingChatAPI # FREE BINGCHAT API
from FreeLLM import BardChatAPI # FREE GOOGLE BARD API
from FreeLLM import HuggingFaceAPI # FREE HUGGINGFACE API
from langchain.agents.agent_toolkits.pandas.base import create_pandas_dataframe_agent
from langchain.docstore.document import Document
import asyncio
Expand Down

0 comments on commit 4e1934d

Please sign in to comment.