accounts/rag-server
Haitao Pan d0a5a613af fix(docker): expose GO_VERSION arg in builder stages
Builder images install Go SDK and must receive GO_VERSION explicitly.
Adds missing ARG to account and rag-server Dockerfiles.
2025-12-04 23:15:00 +08:00
..
api Move RAG module under rag-server (#526) 2025-10-15 13:27:37 +08:00
cmd feat(auth): implement rag-server remote auth middleware 2025-11-05 21:01:20 +08:00
config feat(auth): implement rag-server remote auth middleware 2025-11-05 21:01:20 +08:00
internal refactor: move Sidebar to hero section with two-column layout 2025-11-11 13:06:49 +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 Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00
Dockerfile fix(docker): expose GO_VERSION arg in builder stages 2025-12-04 23:15:00 +08:00
entrypoint.sh chore: workflow tweaks + go-runtime rename + Dockerfile fixes 2025-12-04 15:07:23 +08:00
Makefile update rag-server/Makefile 2025-10-15 14:36:37 +08:00
server.go Refactor server layout to rag-server (#525) 2025-10-15 13:04:58 +08:00