Zhengshou Lai
f12cd5fcf1
feat(ollama): adapter 增强 — system 提升重构 + 保活终止 + 运行时 num_ctx 探测
- ollama_adapter: 拆出 is_adapter_endpoint/upstream_target/parse_num_ctx/
runtime_num_ctx/listen_url;system 提升保留 cache_control;转发响应始终
connection: close 终止(修 UI 卡 working);支持 https 上游与 600s 超时
- commands/ollama: 用 listen_url() 替代硬编码;mac launchd 已加载时重启而非
跳过;sysd 启动前探测 active;新增 _wait_healthy
- tests: 覆盖 endpoint 判定、num_ctx 解析、转发保活与命令健康等待
2026-08-16 08:51:37 +08:00
..
2026-04-23 09:00:44 +08:00
2026-07-16 21:13:24 +08:00
2026-07-16 20:52:12 +08:00
2026-07-16 20:52:12 +08:00
2026-08-15 22:25:39 +08:00
2026-08-09 16:53:06 +08:00
2026-08-09 16:53:06 +08:00
2026-08-15 13:42:53 +08:00
2026-08-15 22:38:15 +08:00
2026-08-16 08:51:37 +08:00
2026-07-16 18:36:45 +08:00
2026-07-16 20:52:12 +08:00
2026-07-16 18:10:01 +08:00
2026-07-25 12:43:24 +08:00
2026-08-11 17:23:23 +08:00
2026-08-14 16:26:39 +08:00
2026-07-29 21:54:30 +08:00
2026-08-15 13:42:53 +08:00