420871cd7e18272b05b0f311530b5e1e80ac0e0e
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 地址
Languages
Go
53.5%
TypeScript
34%
CSS
11.7%
Shell
0.3%
Dockerfile
0.3%
Other
0.2%