fixbug: recursive search for provider

This commit is contained in:
莘权 马 2024-01-04 12:46:41 +08:00
parent a1c754bd94
commit d051933324
2 changed files with 9 additions and 1 deletions

View file

@ -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"