Browse Source

Update 'README.md'

天问 2 years ago
parent
commit
1eaf25fc5d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -36,7 +36,7 @@ baby_agi = BabyAGI.from_llm(
 
 ```
 
-
+选择 chatgpt或 HuggingChat
 ```
 from langchain.agents import create_csv_agent
 from langchain.utilities import PythonREPL