Commit Graph

17 Commits

Author SHA1 Message Date
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
Haitao Pan
6ead1443c3 add workflows: release check with require-cherrypick 2025-08-14 09:33:02 +08:00
shenlan
8c5e919cd3 feat: enable TOC embedding in chunking config 2025-08-13 11:14:25 +08:00
shenlan
96eba3c71e fix: correct generator endpoint handling 2025-08-12 23:40:43 +08:00
shenlan
525f726265 feat: add provider-aware adapters 2025-08-11 00:19:18 +08:00
shenlan
4214a442fd feat: add repo proxy configuration 2025-08-10 12:01:56 +08:00
shenlan
58ed219c95 feat: add bge embedder 2025-08-09 21:09:34 +08:00
shenlan
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
9d1f345d0d feat: add optional proxy support 2025-08-09 15:54:27 +08:00
shenlan
27054341bd Use default Redis port 2025-08-09 14:24:31 +08:00
Haitao Pan
1f85eafc5c config: refactor server.yaml location and update UI build 2025-08-09 14:14:20 +08:00
Haitao Pan
d7ff21e767 config: add allama provider with localhost endpoint for Ollama API 2025-08-09 14:04:15 +08:00
Haitao Pan
76cca3bef4 build(makefile): fix TAB indentation and add build-cli target
- replace space-indented recipes with TABs
- add build-cli target (cmd/cli) and include it in default build
- tidy apt pgvector install block alignment
2025-08-09 12:06:50 +08:00
shenlan
ac65f98fbf feat: add RAG ingestion pipeline 2025-08-09 10:53:24 +08:00
Haitao Pan
7f8877db38 add example config 2025-08-08 09:48:52 +08:00