This commit is contained in:
1iaan
2026-04-10 12:00:03 +08:00
parent 94bdba930e
commit 5ce2a5f1a3
150 changed files with 215 additions and 20694 deletions

View File

@@ -14,7 +14,6 @@ protoc \
docker build -t ai-chat-backend:1.0.0 .
# ai-chat-service
GOCACHE=/tmp/ai-chat-service-gocache go build -o ai-chat-service-bin ./chat-server
docker build -t ai-chat-service:1.0.0 .
# chatgpt-web-frontend