fix: 修复流式播放无声音问题(SSE 行缓冲 + 解析层级)

This commit is contained in:
2026-05-09 04:06:47 +08:00
parent ceeb6a3c31
commit d34ebd147e
15 changed files with 679 additions and 458 deletions

View File

@@ -2,6 +2,6 @@
# 版本号必须与 git tag 保持一致
# 这是项目的默认配置,用户配置会覆盖这些默认值
version = "0.3.0"
version = "0.3.2"
base_url = "https://api.xiaomimimo.com/v1/chat/completions"
default_format = "wav"