shenlan
|
07b8056a1a
|
Merge pull request #112 from svc-design/codex/update-askaibutton-query-logic
feat(ui): query rag api with askai fallback
|
2025-08-09 21:03:00 +08:00 |
|
shenlan
|
0a263246ce
|
feat(ui): fall back to askai when rag empty
|
2025-08-09 20:59:47 +08:00 |
|
Haitao Pan
|
69584ad4e3
|
Handle placeholder Chutes token
|
2025-08-09 20:13:21 +08:00 |
|
shenlan
|
5902ab8523
|
refactor: derive Chutes endpoint from provider config
|
2025-08-09 19:38:55 +08:00 |
|
shenlan
|
f78dd07c2d
|
Merge pull request #109 from svc-design/codex/refactor-project-code-structure
refactor: reorganize rag modules
|
2025-08-09 18:57:26 +08:00 |
|
shenlan
|
ee008689c0
|
chore: move CLI to client dir and fix build paths
|
2025-08-09 18:56:12 +08:00 |
|
shenlan
|
4c7082b7fd
|
refactor: reorganize rag modules
|
2025-08-09 18:42:19 +08:00 |
|
shenlan
|
2cf5788d18
|
Merge pull request #103 from svc-design/codex/check-xcontrol-cli-for-embedding-support
Refactor RAG ingestion into CLI with server upsert endpoint
|
2025-08-09 18:03:16 +08:00 |
|
shenlan
|
9f9d6e8e94
|
Merge pull request #108 from svc-design/codex/remove-unused-import-in-main.go
cli: set proxy from config
|
2025-08-09 17:58:06 +08:00 |
|
shenlan
|
a91714d48b
|
cli: set proxy from config
|
2025-08-09 17:57:25 +08:00 |
|
shenlan
|
f5a01ee542
|
Merge branch 'main' into codex/check-xcontrol-cli-for-embedding-support
|
2025-08-09 17:47:36 +08:00 |
|
shenlan
|
fddbc8920d
|
Merge pull request #106 from svc-design/xm6tz9-codex/check-xcontrol-cli-for-embedding-support
Refactor RAG ingestion into CLI with server upsert endpoint
|
2025-08-09 17:45:44 +08:00 |
|
shenlan
|
753fb2d0c9
|
Merge pull request #107 from svc-design/codex/fix-undefined-methods-in-rag.service
fix: remove outdated RAG sync and watch calls
|
2025-08-09 17:43:41 +08:00 |
|
shenlan
|
c7a965508c
|
Remove unused RAG sync and watch calls
|
2025-08-09 17:43:23 +08:00 |
|
shenlan
|
dc22173e8d
|
Merge branch 'main' into xm6tz9-codex/check-xcontrol-cli-for-embedding-support
|
2025-08-09 17:25:00 +08:00 |
|
shenlan
|
a649a95780
|
docs: clarify rag service role
|
2025-08-09 17:23:21 +08:00 |
|
shenlan
|
52d1d62af8
|
Merge pull request #104 from svc-design/bl1wlw-codex/determine-xcontrol-cli-markdown-support
feat(cli): add client-side Markdown parsing
|
2025-08-09 17:15:11 +08:00 |
|
shenlan
|
e0a2c8d80a
|
Merge pull request #105 from svc-design/codex/fix-build-errors-in-server/api
fix: remove unused proxy import
|
2025-08-09 17:13:41 +08:00 |
|
shenlan
|
1e740a7dbf
|
fix: remove unused proxy import
|
2025-08-09 17:13:32 +08:00 |
|
shenlan
|
44264436ee
|
Merge branch 'main' into bl1wlw-codex/determine-xcontrol-cli-markdown-support
|
2025-08-09 16:52:46 +08:00 |
|
shenlan
|
c2d96500e4
|
fix(cli): remove unused proxy import
|
2025-08-09 16:51:39 +08:00 |
|
shenlan
|
5a762f3071
|
Merge branch 'main' into codex/check-xcontrol-cli-for-embedding-support
|
2025-08-09 16:37:07 +08:00 |
|
shenlan
|
4f47c61837
|
Move ingestion to CLI and add server upsert API
|
2025-08-09 16:35:28 +08:00 |
|
shenlan
|
eecaa5ddf4
|
Merge pull request #102 from svc-design/codex/determine-xcontrol-cli-markdown-support
feat(cli): add client-side Markdown parsing
|
2025-08-09 16:34:58 +08:00 |
|
shenlan
|
0b437f0e9e
|
Merge branch 'main' into codex/determine-xcontrol-cli-markdown-support
|
2025-08-09 16:34:50 +08:00 |
|
shenlan
|
ac84e75a6d
|
feat(cli): support local markdown chunking
|
2025-08-09 16:34:27 +08:00 |
|
shenlan
|
9d79b5e2a1
|
Merge pull request #101 from svc-design/codex/add-socks5-proxy-support
|
2025-08-09 16:17:30 +08:00 |
|
shenlan
|
9d1f345d0d
|
feat: add optional proxy support
|
2025-08-09 15:54:27 +08:00 |
|
shenlan
|
792eb04a71
|
Merge pull request #100 from svc-design/codex/add-real-time-log-status-output
feat: stream rag sync progress
|
2025-08-09 14:57:13 +08:00 |
|
shenlan
|
012f250412
|
feat: stream rag sync progress
|
2025-08-09 14:55:22 +08:00 |
|
shenlan
|
ae357f2e10
|
Merge pull request #99 from svc-design/codex/update-readme.md-with-project-details
docs: enhance README with tech stack and setup instructions
|
2025-08-09 14:49:50 +08:00 |
|
shenlan
|
c2e53eeb11
|
docs: specify framework versions
|
2025-08-09 14:43:40 +08:00 |
|
shenlan
|
643a198950
|
Merge pull request #98 from svc-design/codex/fix-redis-connection-error
Use default Redis port
|
2025-08-09 14:26:10 +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 |
|
shenlan
|
9065d2339e
|
Merge pull request #97 from svc-design/codex/fix-chutes_api_token-not-set-error
fix: read Chutes API token from provider config
|
2025-08-09 14:04:00 +08:00 |
|
shenlan
|
ac59c53b59
|
fix: read Chutes API token from provider config
|
2025-08-09 14:02:16 +08:00 |
|
shenlan
|
50c1fa746d
|
Merge pull request #96 from svc-design/codex/fix-postgres-and-redis-connection-errors
docs: clarify curl usage for rag query
|
2025-08-09 13:51:06 +08:00 |
|
shenlan
|
8117c89402
|
docs: clarify curl usage for rag query
|
2025-08-09 13:47:19 +08:00 |
|
shenlan
|
b9d459db66
|
Merge pull request #95 from svc-design/6o9k1u-codex/implement-api-endpoints-for-rag
Add RAG query and sync endpoints
|
2025-08-09 13:34:59 +08:00 |
|
shenlan
|
88bcd9bcff
|
Add RAG query and sync endpoints
|
2025-08-09 13:33:53 +08:00 |
|
shenlan
|
51a739edd2
|
Merge pull request #94 from svc-design/codex/implement-api-endpoints-for-rag
Add RAG query and sync endpoints
|
2025-08-09 13:28:26 +08:00 |
|
shenlan
|
155392e04c
|
Add RAG query and sync endpoints
|
2025-08-09 13:25:53 +08:00 |
|
shenlan
|
d79a558b07
|
Merge pull request #93 from svc-design/codex/combine-jobs-1-and-jobs-2-into-pipeline
feat: add unified deployment pipeline
|
2025-08-09 13:12:25 +08:00 |
|
shenlan
|
e55ba9f9e6
|
feat: add unified deployment pipeline
|
2025-08-09 12:38:16 +08:00 |
|
shenlan
|
872bb05c77
|
Merge pull request #92 from svc-design/codex/fix-undefined-errors-in-runtime.go
fix: restore runtime config implementations
|
2025-08-09 12:37:05 +08:00 |
|
shenlan
|
3c74fef5ce
|
fix: restore runtime config implementations
|
2025-08-09 12:34:12 +08:00 |
|
shenlan
|
f46c58efd6
|
Merge pull request #87 from svc-design/codex/update-config-code-for-new-format
refactor: update server config structure
|
2025-08-09 12:19:44 +08:00 |
|
shenlan
|
520da6f41f
|
Merge pull request #91 from svc-design/codex/add-config-parameter-support-to-xcontrol-cli
feat(cli): add config flag to help output
|
2025-08-09 12:19:29 +08:00 |
|