coolxll
|
c49b4b63e7
|
feat(httpapi): 添加模型名称字段并创建查询模型命令工具
- 在 modelResponse 结构体中添加 Name 字段用于返回模型名称
- 实现 handleModels 接口返回模型的名称信息
- 创建 query-models 命令行工具用于查询和展示模型列表
- 实现 IPC 连接和模型数据提取功能
- 添加模型 ID 和场景键识别逻辑
- 支持多种模型字段映射和遍历解析
|
2026-04-04 13:39:45 +08:00 |
|
coolxll
|
c184c2a5e6
|
feat: add websocket transport support
|
2026-03-26 09:37:00 +08:00 |
|
coolxll
|
e5d1134502
|
perf: reduce IPC setup overhead
|
2026-03-25 23:17:06 +08:00 |
|
coolxll
|
dc04e425c6
|
feat: add JSON config file support
|
2026-03-25 22:45:15 +08:00 |
|
coolxll
|
585c3ba5ab
|
feat: add Lingma IPC proxy service
|
2026-03-25 21:35:19 +08:00 |
|