viettranx
28a17c4d6b
feat(embedding): data-driven dimension config with multi-provider support
- Add `dimensions` field to EmbeddingSettings for per-provider truncation
- Default to 1536 dims to match pgvector schema, preventing INSERT failures
- Replace hardcoded Gemini-only dimension truncation with data-driven config
- Fix verify endpoint to apply dimensions and return mismatch warning
- Expand curated embedding models: Gemini (gemini-embedding-001), Cohere
(embed-v4), DashScope (text-embedding-v3), OpenAI (text-embedding-3-large)
- Add dimensions input to provider detail UI with i18n (en/vi/zh)
- Add anthropic_native to NoEmbeddingTypes (incompatible auth format)
- System settings verify always requests 1536d to match production behavior
2026-03-25 14:50:43 +07:00
..
2026-03-25 08:32:00 +07:00
2026-03-10 00:09:15 +07:00
2026-03-06 18:51:11 +07:00
2026-03-15 21:20:46 +07:00
2026-03-10 00:09:15 +07:00
2026-02-22 14:58:07 +07:00
2026-03-06 18:51:11 +07:00
2026-03-10 00:09:15 +07:00
2026-03-10 00:09:15 +07:00
2026-03-06 18:51:11 +07:00
2026-03-25 14:50:43 +07:00
2026-03-18 11:04:56 +07:00
2026-03-23 08:08:23 +07:00
2026-03-19 13:35:57 +07:00
2026-03-24 20:40:59 +07:00
2026-03-25 08:20:10 +07:00
2026-03-25 12:06:41 +07:00
2026-03-24 21:27:41 +07:00
2026-03-23 08:08:23 +07:00
2026-03-25 08:20:10 +07:00
2026-03-23 23:41:27 +07:00
2026-03-04 10:11:17 +07:00
2026-03-18 13:11:44 +07:00
2026-03-25 10:21:39 +07:00
2026-03-25 12:06:41 +07:00
2026-03-24 16:01:02 +07:00
2026-02-22 14:58:07 +07:00
2026-02-22 14:58:07 +07:00
2026-03-24 20:40:59 +07:00
2026-03-19 13:35:57 +07:00
2026-03-19 13:35:57 +07:00
2026-03-25 13:55:33 +07:00
2026-03-19 13:35:57 +07:00
2026-03-24 20:40:59 +07:00
2026-02-22 14:58:07 +07:00
2026-03-07 20:51:39 +07:00
2026-03-25 13:23:46 +07:00
2026-03-07 20:51:39 +07:00
2026-02-22 14:58:07 +07:00
2026-03-11 07:27:38 +07:00
2026-03-09 22:28:18 +07:00
2026-03-11 07:27:38 +07:00
2026-03-10 00:09:15 +07:00
2026-03-07 00:46:29 +07:00
2026-03-07 00:15:30 +07:00
2026-03-06 18:51:11 +07:00
2026-03-23 08:08:23 +07:00
2026-03-07 20:51:39 +07:00