Commit Graph

26 Commits

Author SHA1 Message Date
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
012f250412 feat: stream rag sync progress 2025-08-09 14:55:22 +08:00
shenlan
27054341bd Use default Redis port 2025-08-09 14:24:31 +08:00
shenlan
8117c89402 docs: clarify curl usage for rag query 2025-08-09 13:47:19 +08:00
shenlan
1d75d88083 refactor: merge markmind into rag 2025-08-09 12:08:04 +08:00
Haitao Pan
a57fbfa6aa update docs/overview.md 2025-08-08 00:48:52 +08:00
shenlan
de90540090 docs: add rag sync and query usage 2025-08-08 00:47:28 +08:00
Haitao Pan
8d25d50376 add docs/remove-secret.sh server/config/server.yaml 2025-08-07 20:03:34 +08:00
Haitao Pan
fe374cfd03 chore: add .gitignore and init.sql, update Makefile and docs 2025-08-07 19:32:03 +08:00
shenlan
7fe446d6a2 docs: document core API endpoints 2025-08-07 13:52:33 +08:00
shenlan
4fc6cf4fc8 feat(rag): auto sync and git watch 2025-08-07 11:53:36 +08:00
shenlan
12817edfa0 Merge pull request #63 from svc-design/svc-design-patch-1
Update overview.md
2025-08-05 12:54:31 +08:00
shenlan
907461c8e8 server: implement rag system modules 2025-08-05 09:26:07 +08:00
shenlan
0ff8c18c8b Update overview.md 2025-08-04 11:25:25 +08:00
shenlan
c02c2bc13a chore: move markmind module and add ask AI API 2025-08-02 20:54:53 +08:00
shenlan
312f57dc34 docs: add nginx deployment examples 2025-08-02 20:20:29 +08:00
shenlan
a179339d05 Move AI KB to modules directory 2025-07-25 09:37:15 +08:00
shenlan
d598329117 docs: add AI KB design 2025-07-25 09:15:10 +08:00
shenlan
5d22080d93 fix: update next export workflow 2025-06-18 20:47:24 +08:00
shenlan
38f5cf5e0b docs: add macOS Makefile and usage 2025-06-18 14:36:07 +08:00
shenlan
6f174afb53 Add integration status section 2025-06-18 11:43:06 +08:00
shenlan
07a68ca204 Make admin panel responsive 2025-06-18 11:09:16 +08:00
shenlan
6db5d43891 Add Next.js admin panel skeleton 2025-06-18 10:51:38 +08:00
shenlan
d5bd14f447 docs: add Next.js admin panel plan 2025-06-18 10:45:19 +08:00
Haitao Pan
d585cb075f docs: initialize documentation structure and AI task index 2025-05-30 11:11:14 +08:00