mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
update spell-mistake
This commit is contained in:
parent
9061a5714e
commit
e22f5c72ec
1 changed files with 1 additions and 1 deletions
|
|
@ -55,4 +55,4 @@ mock_llm_config_spark = LLMConfig(
|
|||
|
||||
mock_llm_config_qianfan = LLMConfig(api_type="qianfan", access_key="xxx", secret_key="xxx", model="ERNIE-Bot-turbo")
|
||||
|
||||
mock_llm_config_dashscope = LLMConfig(api_type="dashscore", api_key="xxx", model="qwen-max")
|
||||
mock_llm_config_dashscope = LLMConfig(api_type="dashscope", api_key="xxx", model="qwen-max")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue