Commit Graph

70 Commits

Author SHA1 Message Date
shenlan
ec94825fbe Simplify RAG schema and upsert logic 2025-08-13 13:14:35 +08:00
shenlan
5676a11927 feat(rag): enhance chunking and embedding 2025-08-13 09:50:13 +08:00
shenlan
67e91e0adb feat: add hybrid search and reranker 2025-08-12 23:19:20 +08:00
shenlan
525f726265 feat: add provider-aware adapters 2025-08-11 00:19:18 +08:00
shenlan
4756dfe3e9 feat: support new model config 2025-08-10 18:00:17 +08:00
shenlan
512adc2987 Merge branch 'main' into codex/add-support-for-allama-in-xcontrol-server 2025-08-10 12:44:18 +08:00
shenlan
fe9b4f7a4d feat: add allama support 2025-08-10 12:38:15 +08:00
shenlan
4214a442fd feat: add repo proxy configuration 2025-08-10 12:01:56 +08:00
shenlan
dfd9e9e33d Ensure unique index for document upserts 2025-08-10 11:07:41 +08:00
shenlan
aa373c9c23 feat: add embedding config for rag 2025-08-10 10:30:06 +08:00
shenlan
06a35f6075 Ensure content_sha column exists 2025-08-09 23:09:03 +08:00
shenlan
6875677c37 Allow RAG upsert to migrate embedding dimension 2025-08-09 22:55:18 +08:00
shenlan
aa0833369a Handle nested embedding arrays 2025-08-09 22:03:58 +08:00
shenlan
064235a1e9 Add tests for BGE embedder? 2025-08-09 21:24:12 +08:00
shenlan
58ed219c95 feat: add bge embedder 2025-08-09 21:09:34 +08:00
Haitao Pan
69584ad4e3 Handle placeholder Chutes token 2025-08-09 20:13:21 +08:00
shenlan
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
4c7082b7fd refactor: reorganize rag modules 2025-08-09 18:42:19 +08:00
shenlan
6563f32b5c feat: add askai endpoint and relocate internal packages 2025-08-03 00:41:28 +08:00
shenlan
e207c35bb7 Fix UI embedding 2025-06-04 16:31:42 +08:00