Prepare docs for v0.15.0 release (#4077)

### What problem does this PR solve?


### Type of change

- [x] Documentation Update
This commit is contained in:
Kevin Hu
2024-12-18 15:32:15 +08:00
committed by GitHub
parent e513ad2f16
commit a45ba3a91e
17 changed files with 86 additions and 68 deletions

View File

@ -80,13 +80,13 @@ REDIS_PASSWORD=infini_rag_flow
SVR_HTTP_PORT=9380
# The RAGFlow Docker image to download.
# Defaults to the v0.14.1-slim edition, which is the RAGFlow Docker image without embedding models.
RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.1-slim
# Defaults to the v0.15.0-slim edition, which is the RAGFlow Docker image without embedding models.
RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0-slim
#
# To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
# RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.1
# RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0
#
# The Docker image of the v0.14.1 edition includes:
# The Docker image of the v0.15.0 edition includes:
# - Built-in embedding models:
# - BAAI/bge-large-zh-v1.5
# - BAAI/bge-reranker-v2-m3