mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
fixes: #4172 * fix: 修复 FishAudio 源的配置加载问题并增强请求鲁棒性 - Fix `KeyError: 'model'``: 适配新版配置结构。 - Add `timeout` support: 防止长文本生成时超时。 - Improve response handling: 使用更标准的 Header 检查方式。 * feat: 使用更安全的类型转换并优化错误信息打印