OG T
8724ed7dcf
fix(mcp): P1 修復 - DI 一致性 + 測試補充 + 配置優化
首席架構師審查 P1 修復清單:
P1-1 RAG Provider DI 模式一致性:
- 支援 rag_service 參數注入
- 新增 close() 方法
- TYPE_CHECKING 延遲導入
P1-3 RAG 測試補充:
- test_rag_provider.py (9 tests)
- DI 注入/Lazy Load/Tool Schema/驗證/Close
P1-4 Grafana Config 快取優化:
- URL/Key 首次查詢後快取
- 減少重複 settings 存取
P1-5 Embedding 維度配置化:
- MODEL_DIMENSIONS 字典 (qwen/llama/nomic)
- default_dimension 參數
- 支援更多模型
測試: 9/9 PASSED
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-29 16:23:30 +08:00
..
2026-03-25 16:08:49 +08:00
2026-03-25 09:26:58 +08:00
2026-03-28 18:51:52 +08:00
2026-03-26 16:06:20 +08:00
2026-03-29 00:00:08 +08:00
2026-03-29 00:00:08 +08:00
2026-03-29 15:55:51 +08:00
2026-03-25 21:26:23 +08:00
2026-03-26 22:19:41 +08:00
2026-03-29 16:00:46 +08:00
2026-03-29 15:48:03 +08:00
2026-03-29 16:00:46 +08:00
2026-03-26 15:32:52 +08:00
2026-03-29 15:57:04 +08:00
2026-03-23 23:51:37 +08:00
2026-03-29 16:09:37 +08:00
2026-03-26 21:55:50 +08:00
2026-03-22 18:57:44 +08:00
2026-03-29 16:23:30 +08:00
2026-03-29 16:00:46 +08:00
2026-03-25 09:26:58 +08:00
2026-03-26 10:08:54 +08:00
2026-03-29 15:48:03 +08:00
2026-03-24 12:57:36 +08:00
2026-03-24 12:57:36 +08:00
2026-03-26 19:25:52 +08:00
2026-03-26 12:49:30 +08:00
2026-03-25 15:41:42 +08:00
2026-03-29 15:27:49 +08:00
2026-03-29 16:09:37 +08:00
2026-03-26 21:55:50 +08:00
2026-03-26 19:34:37 +08:00
2026-03-29 16:09:37 +08:00
2026-03-26 10:01:57 +08:00
2026-03-29 01:24:17 +08:00
2026-03-26 12:49:30 +08:00
2026-03-29 15:27:49 +08:00
2026-03-29 16:00:46 +08:00
2026-03-25 23:00:03 +08:00
2026-03-27 14:42:47 +08:00
2026-03-27 10:07:30 +08:00
2026-03-24 10:48:15 +08:00
2026-03-26 16:03:16 +08:00
2026-03-29 16:00:46 +08:00
2026-03-26 12:49:30 +08:00
2026-03-29 15:27:49 +08:00
2026-03-26 13:06:47 +08:00
2026-03-26 15:32:52 +08:00
2026-03-29 15:27:49 +08:00
2026-03-29 15:19:51 +08:00
2026-03-28 18:04:12 +08:00
2026-03-24 09:20:56 +08:00
2026-03-26 16:06:20 +08:00
2026-03-26 22:13:10 +08:00