Skip to content

Release v1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 10:02

🚀 GC-QA-RAG v1.0.1

📦 Docker 镜像

本次发布包含以下 Docker 镜像:

  • grapecitysoftware/gc-qa-rag-server:v1.0.1
  • grapecitysoftware/gc-qa-rag-etl:v1.0.1
  • grapecitysoftware/gc-qa-rag-frontend:v1.0.1

🐳 快速部署

# 使用 Docker Hub 镜像部署
cd sources/gc-qa-rag-server/deploy
docker compose -f docker-compose.dockerhub.yml up -d

📚 文档