fawney19
|
c4ea042eb4
|
feat: add model directive management
|
2026-05-03 14:48:25 +08:00 |
|
RWDai
|
2b5247b9a8
|
fix(data): repair request candidate epoch created_at (#343)
Co-authored-by: fawney19 <elky0401@gmail.com>
|
2026-04-30 09:23:21 +08:00 |
|
fawney19
|
9e2faa7e5b
|
Tighten local auth allow-list matching
|
2026-04-30 00:26:33 +08:00 |
|
fawney19
|
0ce61bc91c
|
fix(gateway): align provider restrictions with provider catalog
|
2026-04-17 18:59:13 +08:00 |
|
fawney19
|
763ff03a7b
|
refactor: 拆分 gateway 单体为独立 crate,新增 systemd 部署方案
将 gateway 内部的 model-fetch、provider-transport、scheduler-core、
usage-runtime、video-tasks-core 模块提取为独立 crate;重构 gateway
内部模块结构(state/router/cache/data/query 等);移除大量遗留模块
文件;新增 systemd 二进制部署骨架及相关文档;更新前端 usage 相关
API 和组件。
|
2026-04-05 20:23:16 +08:00 |
|