Commit Graph

19 Commits

Author SHA1 Message Date
root
27694621b4 chore(build): update Makefiles & setup script for Go, Node.js, and DB deps
- Add install-node target with NODE_MAJOR support in Makefile
- Update client/server Makefiles for Go build compatibility
- Enhance docs/setup_ubuntu_2204.sh with modular install functions
- Update yarn.lock for ui/homepage and ui/panel
- Minor HTML update in ui/dist/index.html
2025-08-15 21:03:04 +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
525f726265 feat: add provider-aware adapters 2025-08-11 00:19:18 +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
9c04f05ceb refactor: migrate server and cli to cobra 2025-08-10 11:00:26 +08:00
shenlan
90193ac8dd Add log level support to CLI and server 2025-08-10 09:10:57 +08:00
shenlan
659dbb3aaa fix: update chunking type in client 2025-08-10 08:53:27 +08:00
shenlan
03680bc715 feat: ingest files automatically 2025-08-10 06:45:43 +08:00
shenlan
a07e39ded8 fix: prevent nil pointer in CLI upsert 2025-08-09 22:40:51 +08:00
shenlan
7377393848 feat: add rag upsert endpoint and retry cli 2025-08-09 22:28:25 +08:00
shenlan
6fb7a2e829 test: add default server config for tests 2025-08-09 21:42:44 +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
ee008689c0 chore: move CLI to client dir and fix build paths 2025-08-09 18:56:12 +08:00