feat: 支持豆包 Pro 模型并修复豆包回复截断的问题 (closes #23, closes #24)

This commit is contained in:
foxhui
2026-03-19 17:01:10 +08:00
parent a9240c2375
commit fd83422e97
2 changed files with 59 additions and 27 deletions
+9
View File
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [3.5.5] - 2026-03-05
### ✨ Added
- **豆包**
- 增加豆包 Pro 模型的支持
### 🐛 Fixed
- **适配器**
- 修复豆包文本被截断的问题
## [3.5.5] - 2026-03-05
### ✨ Added