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
@@ -6,6 +6,7 @@ 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).
### 2026-03-31
- add server adn cli mod
- aha model name use modelscope id replace
- update WhichModel enum
- Usage add time info
+1
View File
@@ -6,6 +6,7 @@
本项目遵循 [语义化版本](https://semver.org/lang/zh-CN/spec/v2.0.0.html)。
### 2026-03-31
- 新增 server 和 cli 模块
- aha模型名称使用 modelscope id 替换
- 更新 WhichModel 枚举
- Usage 增加时间信息