accounts/rag-server
2025-12-06 19:39:02 +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 chore: bump quic-go dependencies (#765) 2025-12-06 19:39:02 +08:00
go.sum chore: bump quic-go dependencies (#765) 2025-12-06 19:39:02 +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