fawney19
63870931af
refactor: 调度器迁移至独立模块,消除 services->api 反向依赖
- 将调度器相关模块从 src/services/cache/ 迁移到 src/services/scheduling/
- 下沉类型定义到 core 层: AccessRestrictions, ProviderAuthInfo, ParsedChunk/StreamStats, 视频工具函数
- 提取 thinking_cache 签名缓存到 core/api_format/conversion/
- 提取 provider 认证逻辑到 services/provider/auth
- 提取遥测记录到 services/usage/telemetry
- 提取 models 列表缓存到 services/cache/model_list_cache
- 更新所有引用方的 import 路径及相关测试
2026-02-16 11:00:48 +08:00
..
2026-02-16 11:00:48 +08:00
2026-02-05 14:22:11 +08:00
2026-02-04 02:04:54 +08:00
2025-12-18 02:20:53 +08:00
2026-02-12 10:58:14 +08:00
2026-02-16 11:00:48 +08:00
2026-02-16 11:00:48 +08:00
2026-02-09 11:37:41 +08:00
2026-02-16 11:00:48 +08:00
2026-02-16 11:00:48 +08:00
2026-02-06 16:37:06 +08:00
2026-02-06 16:37:06 +08:00
2026-02-05 15:59:41 +08:00
2026-02-02 21:16:28 +08:00
2026-02-16 11:00:48 +08:00
2026-02-14 16:34:52 +08:00
2026-02-04 00:38:02 +08:00
2026-02-01 17:28:00 +08:00
2026-02-01 17:28:00 +08:00
2026-02-07 02:59:02 +08:00
2026-02-06 16:37:06 +08:00
2026-02-01 17:28:00 +08:00
2026-02-07 02:59:02 +08:00
2026-02-02 21:16:28 +08:00
2026-01-22 14:23:33 +08:00
2026-02-06 16:37:06 +08:00
2026-02-06 16:37:06 +08:00
2026-02-12 10:58:14 +08:00
2026-02-01 17:28:00 +08:00
2026-02-02 21:16:28 +08:00
2026-02-02 03:16:52 +08:00