Merge pull request 'chore: 更新 STT API Key 和 endpoint' (#51) from fix/config into develop

Reviewed-on: http://8.161.227.145:3000/XEngineers/CamTalk/pulls/51
This commit was merged in pull request #51.
This commit is contained in:
2026-06-13 21:44:47 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# ---- AI 服务 API Key ----
CAMTALK_AI_LLM_API_KEY=sk-ws-H.REHELLY.C4s3.MEUCIQCRee37XWEKp2szaxVLFDtR1rxNNsf372zMvCR0Xl6UvQIgZgvhRTvaa1FmhbCQJgaHu4Jny29AQkn01-3hX9CWBOg
CAMTALK_AI_STT_API_KEY=tp-c9e7scwfx94qvqyhpnahnw8uaiya01za2qzvg4xe24rp3xiv
CAMTALK_AI_STT_API_KEY=sk-c3jhv58rr5djhxw398w2rrij5tfpnpdgxqq1bojagshzviah
CAMTALK_AI_TTS_API_KEY=tp-c9e7scwfx94qvqyhpnahnw8uaiya01za2qzvg4xe24rp3xiv
# ---- 可选覆盖(默认值见 config.yaml----

View File

@@ -17,7 +17,7 @@ ai:
stt:
provider: mimo
model: mimo-v2.5-asr
endpoint: "https://token-plan-cn.xiaomimimo.com/v1"
endpoint: "https://api.xiaomimimo.com/v1/chat/completions"
llm:
provider: dashscope
model: qwen3-vl-plus