feat: support setting model context length

This commit is contained in:
AnotiaWang
2025-02-17 16:40:54 +08:00
parent fc83d9387e
commit 78bdfd3282
6 changed files with 28 additions and 8 deletions

View File

@ -18,6 +18,11 @@
## 近期更新
25/02/17
- 支持设置模型上下文长度
- 支持限制联网搜索的并发数
25/02/16
- 使用 VueFlow 重构了搜索可视化功能