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-23 22:57:26 +07:00
2026-03-14 18:13:52 +07:00
2026-03-23 08:08:23 +07:00
2026-03-25 10:21:54 +07:00
2026-03-23 08:08:23 +07:00
2026-03-23 08:08:23 +07:00
2026-03-24 20:40:59 +07:00
2026-03-23 08:08:23 +07:00
2026-03-23 22:57:26 +07:00
2026-03-24 22:15:16 +07:00
2026-03-25 10:21:39 +07:00
2026-03-23 22:57:26 +07:00
2026-03-24 22:15:16 +07:00
2026-03-23 08:08:23 +07:00
2026-03-25 12:51:57 +07:00
2026-03-25 13:40:44 +07:00
2026-03-23 08:08:23 +07:00
2026-03-23 22:57:26 +07:00
2026-03-14 18:13:52 +07:00
2026-03-14 18:13:52 +07:00
2026-03-14 18:13:52 +07:00
2026-03-23 22:57:39 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-14 18:13:52 +07:00
2026-03-23 22:57:26 +07:00
2026-03-24 20:40:59 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 08:08:23 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-19 23:47:11 +07:00
2026-03-25 14:50:43 +07:00
2026-03-25 08:19:52 +07:00
2026-03-24 16:01:02 +07:00
2026-03-24 22:15:16 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 08:08:23 +07:00
2026-03-23 22:06:39 +07:00
2026-03-25 10:21:39 +07:00
2026-03-25 08:20:10 +07:00
2026-03-09 10:41:54 +07:00
2026-03-23 08:08:23 +07:00
2026-03-23 10:17:47 +07:00
2026-03-23 10:17:47 +07:00
2026-03-23 10:17:47 +07:00
2026-03-24 16:01:02 +07:00
2026-03-23 22:57:26 +07:00
2026-03-23 22:57:26 +07:00
2026-03-25 10:21:39 +07:00
2026-03-23 08:08:23 +07:00
2026-03-24 20:40:59 +07:00
2026-03-24 22:15:16 +07:00
2026-03-23 22:57:26 +07:00
2026-03-24 20:40:59 +07:00
2026-03-18 07:48:48 +07:00
2026-03-23 08:08:23 +07:00
2026-03-24 22:15:16 +07:00
2026-03-25 08:20:10 +07:00