Commit Graph

24 Commits

Author SHA1 Message Date
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
53f56daadd docs: add sample config for local ollama 2025-08-14 07:29:47 +08:00
shenlan
cb6ebe3c3f fix: allow tokenless Ollama 2025-08-13 00:48:12 +08:00
shenlan
dbac219122 fix: allow ollama without token 2025-08-13 00:10:45 +08:00
shenlan
38ef20b606 Merge branch 'main' into codex/fix-askai-request-failure 2025-08-12 23:42:50 +08:00
shenlan
96eba3c71e fix: correct generator endpoint handling 2025-08-12 23:40:43 +08:00
shenlan
b57433caef fix: use OpenAI client for Ollama endpoint 2025-08-12 23:39:32 +08:00
shenlan
ecebcb6d64 docs: detail Milestone 2 subtasks 2025-08-12 22:32:45 +08:00
shenlan
92f4e9e919 fix askai route 2025-08-11 16:29:44 +08:00
shenlan
5af0014481 Merge branch 'main' into codex/modify-loadconfig-timeout-handling 2025-08-11 15:58:50 +08:00
shenlan
27103f01c8 feat(api): allow custom askai timeout 2025-08-11 15:47:04 +08:00
shenlan
cb1f507b3a feat: log AskAI errors with context 2025-08-11 15:43:07 +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
fe9b4f7a4d feat: add allama support 2025-08-10 12:38:15 +08:00
shenlan
5902ab8523 refactor: derive Chutes endpoint from provider config 2025-08-09 19:38:55 +08:00
shenlan
ac59c53b59 fix: read Chutes API token from provider config 2025-08-09 14:02:16 +08:00
shenlan
4276f7ac46 refactor: update server config structure 2025-08-09 09:56:45 +08:00
shenlan
ddfa85837b feat: expose rag endpoints under /api 2025-08-07 08:19:34 +08:00
shenlan
1ecddf59df fix: attempt callChutes initial request plus retries 2025-08-03 18:50:22 +08:00
shenlan
03cbe8f1a2 feat: load CHUTES token and model from config 2025-08-03 00:56:58 +08:00
shenlan
6563f32b5c feat: add askai endpoint and relocate internal packages 2025-08-03 00:41:28 +08:00