Commit Graph

32 Commits

Author SHA1 Message Date
Haitao Pan
04e03ce488 reset accounts.svc.plus repo 2026-01-23 23:16:37 +08:00
Haitao Pan
7f6fe07f7f fix: update sql module imports 2026-01-16 16:20:06 +08:00
Haitao Pan
07e31ff6bd feat: move account service to repo root
# Conflicts:
#	account/Makefile
#	account/go.mod
#	docs/account-admin-settings.md
#	docs/account-svc-plus.md
2026-01-16 16:15:23 +08:00
shenlan
dc4aab3a9f Move RAG module under rag-server (#526) 2025-10-15 13:27:37 +08:00
shenlan
601fe872ce Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
shenlan
8596cb4b39 fix: support chutes embedding response 2025-08-14 20:50:27 +08:00
shenlan
73774ea633 Add Chutes embedding client with retry logic 2025-08-14 20:20:33 +08:00
shenlan
b645b18f64 Revert "refactor: add native chutes embeddings client" 2025-08-14 19:36:29 +08:00
shenlan
302aded586 chore: rename endpoint config to baseurl 2025-08-14 19:27:11 +08:00
shenlan
a341b2e0ed Ignore model field for chutes embedding provider 2025-08-14 17:16:09 +08:00
shenlan
deeaf3209e fix: locate server config relative to executable 2025-08-14 11:40:40 +08:00
shenlan
a479b10efd feat(rag): add zhcn schema 2025-08-13 14:00:57 +08:00
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