Skip to content

Commit 7154a99

Browse files
committed
add new api-key for env
1 parent 8fcd786 commit 7154a99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
QWEN_API_KEY=your-api-key
2+
QWEN_MAX_API_KEY=your-api-key
23
ZHIPUAI_API_KEY=your-api-key
34
ZHIPUAI_API_BASE_URL=https://open.bigmodel.cn/api/paas/v4
45
OPENAI_API_BASE=http://localhost:11434/v1
5-
OPENAI_API_KEY=ollama
6-
6+
OPENAI_API_KEY=ollama

0 commit comments

Comments
 (0)