update bugs

This commit is contained in:
Xin Wang
2026-05-21 16:52:42 +08:00
parent 7d36735c04
commit b09ca18cb9
2 changed files with 5 additions and 5 deletions

View File

@@ -33,9 +33,9 @@
},
"llm": {
"provider": "openai",
"api_key": "sk-fc4d59b360475f53401a864db8ce0985010acc4e696723d20a90d6569f38d80a",
"base_url": "https://api.qnaigc.com/v1",
"model": "deepseek-v3",
"api_key": "sk-230701ff1b6143ecbf322b3170606016",
"base_url": "https://api.deepseek.com/v1",
"model": "deepseek-chat",
"temperature": 0.7
},
"tts": {