Commit Graph

23 Commits

Author SHA1 Message Date
shenlan
32784d74b6 Rename register resend endpoint to send (#622) 2025-11-01 20:25:37 +08:00
shenlan
255dc84492 Move dashboard frontend out of ui namespace (#538) 2025-10-17 12:36:27 +08:00
shenlan
8360e1e474 Update rag-server default base URL to 8090 (#528) 2025-10-15 15:25:06 +08:00
shenlan
601fe872ce Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
shenlan
98eb6db012 Add role metadata to account and gateway models (#441)
* Add role metadata to users

* docs: add curl session example and db migration playbook
2025-10-07 08:23:53 +08:00
shenlan
6bb2ed6293 docs: fix account service endpoint paths (#411) 2025-10-06 09:04:47 +08:00
shenlan
a2076e9970 feat: wire authentication gateway to account service (#374) 2025-10-02 16:27:11 +08:00
shenlan
2037143bae Improve MFA verification tolerance and docs (#368) 2025-10-02 15:16:38 +08:00
shenlan
c974f618ae docs: update account service mfa guidance (#366) 2025-10-02 14:06:07 +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
8f23398219 refactor askai to support local and online modes 2025-08-14 08:52:54 +08:00
shenlan
96eba3c71e fix: correct generator endpoint handling 2025-08-12 23:40:43 +08:00
shenlan
ecebcb6d64 docs: detail Milestone 2 subtasks 2025-08-12 22:32:45 +08:00
shenlan
27103f01c8 feat(api): allow custom askai timeout 2025-08-11 15:47:04 +08:00
Haitao Pan
6fe4e4d3d1 docs: move local embedding & Ollama API examples to api-endpoints.md 2025-08-11 09:03:05 +08:00
Haitao Pan
98c3f12a62 docs: update /api/rag/upsert example to use upsert_1024.json for 1024-d test 2025-08-10 13:18:51 +08:00
shenlan
6fb9abf00f docs: add RAG upsert example and improve error handling 2025-08-10 10:18:35 +08:00
shenlan
7377393848 feat: add rag upsert endpoint and retry cli 2025-08-09 22:28:25 +08:00
shenlan
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
012f250412 feat: stream rag sync progress 2025-08-09 14:55:22 +08:00
shenlan
8117c89402 docs: clarify curl usage for rag query 2025-08-09 13:47:19 +08:00
shenlan
7fe446d6a2 docs: document core API endpoints 2025-08-07 13:52:33 +08:00