XiangJinYu commited on
Commit
b9f6eef
·
verified ·
1 Parent(s): 0a59e16

Update config/config2.yaml

Browse files
Files changed (1) hide show
  1. config/config2.yaml +1 -1
config/config2.yaml CHANGED
@@ -5,4 +5,4 @@ llm:
5
  api_type: "openai" # or azure / ollama / groq etc.
6
  model: "gpt-4-turbo" # or gpt-3.5-turbo
7
  base_url: "https://api.openai.com/v1" # or forward url / other llm url
8
- api_key: "YOUR_API_KEY"
 
5
  api_type: "openai" # or azure / ollama / groq etc.
6
  model: "gpt-4-turbo" # or gpt-3.5-turbo
7
  base_url: "https://api.openai.com/v1" # or forward url / other llm url
8
+ api_key: "sk-xxxxxx"