mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
fixbug: recursive search for provider
This commit is contained in:
parent
a1c754bd94
commit
d051933324
2 changed files with 9 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ MAX_TOKENS: 4096
|
|||
RPM: 10
|
||||
LLM_TYPE: OpenAI # Except for these three major models – OpenAI, MetaGPT LLM, and Azure – other large models can be distinguished based on the validity of the key.
|
||||
TIMEOUT: 60 # Timeout for llm invocation
|
||||
DEFAULT_PROVIDER: openai
|
||||
|
||||
#### if Spark
|
||||
#SPARK_APPID : "YOUR_APPID"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue