hhs 420871cd7e fix: 修复 MiMo ASR endpoint 路径重复拼接导致 404 的问题
config.yaml 中 endpoint 已包含 /chat/completions,而 mimo.go 会自动拼接该路径,
导致实际请求地址变为 .../chat/completions/chat/completions。

- config.yaml: endpoint 改为 base URL https://api.xiaomimimo.com/v1
- .env.example: STT endpoint 示例更新为 MiMo 地址
2026-06-13 21:51:26 +08:00
2026-06-12 10:50:07 +08:00
2026-06-12 10:50:07 +08:00
Description
No description provided
Readme MIT 3.5 MiB
Languages
Go 53.5%
TypeScript 34%
CSS 11.7%
Shell 0.3%
Dockerfile 0.3%
Other 0.2%