add server and cli mod

This commit is contained in:
jhqxxx
2026-03-31 21:09:29 +08:00
parent 083e319574
commit 2802038b2e
19 changed files with 717 additions and 785 deletions
+1
View File
@@ -112,6 +112,7 @@ curl http://localhost:10100/v1/chat/completions \
## 更新日志
### 2026-03-31
- 新增 server 和 cli 模块
- aha模型名称使用 modelscope id 替换
- 更新 WhichModel 枚举
- Usage 增加时间信息