feat: upgrade rag service image version (#1488)

This commit is contained in:
yetone
2025-03-05 16:22:25 +08:00
committed by GitHub
parent 232c9a635c
commit 7578f13d8d
2 changed files with 2 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ BUILD_DIR := build
BUILD_FROM_SOURCE ?= false
TARGET_LIBRARY ?= all
RAG_SERVICE_VERSION ?= 0.0.6
RAG_SERVICE_VERSION ?= 0.0.7
RAG_SERVICE_IMAGE := quay.io/yetoneful/avante-rag-service:$(RAG_SERVICE_VERSION)
all: luajit