tzt
5078721df4
feat(proxy): T-X6 模型池能力位过滤——vision/tools/context 硬过滤(采纳 cortiq capabilities)
- model_pool:条目新增 capabilities{vision,tools,context_window},
归一化缺省全兼容(老条目行为零变化;非法形态回落缺省);
filter_by_capabilities 硬过滤(context_window=0 视为不限)
- proxy routes:_request_needs 从请求体推断需求(多模态 image_url → vision、
tools 非空 → tools、上下文需求 = 字符/3 + min(max_tokens,4096) 与预扣同口径);
条目不满足时在池内重定向到首个合格条目
- 与 T-X1/T-X2 组合语义:能力重定向 → 预算降档 → 降级链,逐级独立不互扰
pytest 461 passed(T-X3 后 455 + 6)
2026-09-18 22:45:50 +08:00
..
2026-09-18 08:35:36 +08:00
2026-09-18 08:35:36 +08:00
2026-08-12 10:40:04 +08:00
2026-08-30 21:00:52 +08:00
2026-08-30 21:08:45 +08:00
2026-09-18 08:35:36 +08:00
2026-09-02 00:02:24 +08:00
2026-09-18 08:35:36 +08:00
2026-08-30 21:20:00 +08:00
2026-09-01 08:31:47 +08:00
2026-09-01 08:31:47 +08:00
2026-09-05 08:28:25 +08:00
2026-09-05 08:28:25 +08:00
2026-09-05 08:28:25 +08:00
2026-09-01 11:45:33 +08:00
2026-08-30 21:00:52 +08:00
2026-09-05 08:28:25 +08:00
2026-09-05 08:28:25 +08:00
2026-09-05 08:28:25 +08:00
2026-09-18 08:35:36 +08:00
2026-09-18 22:45:50 +08:00
2026-09-18 08:35:36 +08:00
2026-09-05 08:28:25 +08:00
2026-09-05 14:25:46 +08:00
2026-08-30 21:12:03 +08:00
2026-09-05 08:28:25 +08:00
2026-08-30 21:16:02 +08:00
2026-09-05 09:05:59 +08:00
2026-09-18 22:35:53 +08:00
2026-09-05 09:05:59 +08:00
2026-09-05 09:40:05 +08:00
2026-09-05 09:18:51 +08:00
2026-09-05 15:56:17 +08:00
2026-09-05 08:35:31 +08:00
2026-09-18 08:35:36 +08:00
2026-09-18 22:35:53 +08:00
2026-09-05 09:14:31 +08:00
2026-09-18 08:35:36 +08:00
2026-09-05 08:28:25 +08:00
2026-09-01 08:31:47 +08:00
2026-09-05 08:28:25 +08:00
2026-09-02 00:01:33 +08:00
2026-09-05 14:05:12 +08:00
2026-09-18 22:41:15 +08:00
2026-09-05 13:33:58 +08:00
2026-09-05 14:17:44 +08:00
2026-09-05 13:53:45 +08:00
2026-09-05 13:37:59 +08:00
2026-09-05 15:12:50 +08:00
2026-09-05 11:07:04 +08:00
2026-08-30 21:58:41 +08:00
2026-08-30 21:17:22 +08:00
2026-09-05 08:28:25 +08:00
2026-09-01 23:41:45 +08:00
2026-09-01 23:12:26 +08:00
2026-08-30 21:15:19 +08:00
2026-08-30 21:08:45 +08:00
2026-08-30 21:03:52 +08:00