diff --git a/config/config.yaml b/config/config.yaml index e5f8f4573..28a312a9e 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -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"