accounts/rag-server
cloudneutral 1d08955b07 Fix rag-server module path (#752)
* Fix rag-server module path

* Align rag-server module imports
2025-12-06 10:27:24 +08:00
..
api Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
cmd Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
config Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
internal Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
migrations Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
proxy Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
sql refactor(postgresql): replace zhparser+scws with pg_jieba; update Makefile and setup scripts 2025-10-30 15:16:32 +08:00
cors.go Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
Dockerfile chore(docker): bump Go base image to 1.25 for account and rag-server 2025-12-05 00:41:45 +08:00
entrypoint.sh Fix rag-server module path (#752) 2025-12-06 10:27:24 +08:00
go.mod fix(go-modules): correct module paths for account and rag-server 2025-12-06 10:00:34 +08:00
go.sum feat: add go modules for account & rag-server services 2025-12-05 00:38:33 +08:00
Makefile fix(makefile): add idempotent go mod init for account and rag-server 2025-12-06 10:09:06 +08:00
server.go Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00