fixbug: recursive search for provider

This commit is contained in:
莘权 马 2024-01-04 13:32:45 +08:00
parent d051933324
commit 039fa84ce4

View file

@ -16,7 +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
#DEFAULT_PROVIDER: openai
#### if Spark
#SPARK_APPID : "YOUR_APPID"