jinhai-2012 commited on
Commit
db17f34
·
1 Parent(s): 4dd5c5e

Update version info (#4232)

Browse files

### What problem does this PR solve?

Update version info to 0.15.1

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: Jin Hai <haijin.chn@gmail.com>

README.md CHANGED
@@ -20,7 +20,7 @@
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.0">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
@@ -168,7 +168,7 @@ releases! 🌟
168
 
169
  3. Start up the server using the pre-built Docker images:
170
 
171
- > The command below downloads the `v0.15.0-slim` edition of the RAGFlow Docker image. Refer to the following table for descriptions of different RAGFlow editions. To download an RAGFlow edition different from `v0.15.0-slim`, update the `RAGFLOW_IMAGE` variable accordingly in **docker/.env** before using `docker compose` to start the server. For example: set `RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0` for the full edition `v0.15.0`.
172
 
173
  ```bash
174
  $ cd ragflow
@@ -177,8 +177,8 @@ releases! 🌟
177
 
178
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
179
  | ----------------- | --------------- | --------------------- | ------------------------ |
180
- | v0.15.0 | &approx;9 | :heavy_check_mark: | Stable release |
181
- | v0.15.0-slim | &approx;2 | ❌ | Stable release |
182
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
183
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
184
 
 
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.1-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.1">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
 
168
 
169
  3. Start up the server using the pre-built Docker images:
170
 
171
+ > The command below downloads the `v0.15.1-slim` edition of the RAGFlow Docker image. Refer to the following table for descriptions of different RAGFlow editions. To download an RAGFlow edition different from `v0.15.1-slim`, update the `RAGFLOW_IMAGE` variable accordingly in **docker/.env** before using `docker compose` to start the server. For example: set `RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1` for the full edition `v0.15.1`.
172
 
173
  ```bash
174
  $ cd ragflow
 
177
 
178
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
179
  | ----------------- | --------------- | --------------------- | ------------------------ |
180
+ | v0.15.1 | &approx;9 | :heavy_check_mark: | Stable release |
181
+ | v0.15.1-slim | &approx;2 | ❌ | Stable release |
182
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
183
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
184
 
README_id.md CHANGED
@@ -20,7 +20,7 @@
20
  <img alt="Lencana Daring" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.0">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Rilis%20Terbaru" alt="Rilis Terbaru">
@@ -161,7 +161,7 @@ Coba demo kami di [https://demo.ragflow.io](https://demo.ragflow.io).
161
 
162
  3. Bangun image Docker pre-built dan jalankan server:
163
 
164
- > Perintah di bawah ini mengunduh edisi v0.15.0-slim dari gambar Docker RAGFlow. Silakan merujuk ke tabel berikut untuk deskripsi berbagai edisi RAGFlow. Untuk mengunduh edisi RAGFlow yang berbeda dari v0.15.0-slim, perbarui variabel RAGFLOW_IMAGE di docker/.env sebelum menggunakan docker compose untuk memulai server. Misalnya, atur RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0 untuk edisi lengkap v0.15.0.
165
 
166
  ```bash
167
  $ cd ragflow
@@ -170,8 +170,8 @@ Coba demo kami di [https://demo.ragflow.io](https://demo.ragflow.io).
170
 
171
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
172
  | ----------------- | --------------- | --------------------- | ------------------------ |
173
- | v0.15.0 | &approx;9 | :heavy_check_mark: | Stable release |
174
- | v0.15.0-slim | &approx;2 | ❌ | Stable release |
175
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
176
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
177
 
 
20
  <img alt="Lencana Daring" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.1-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.1">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Rilis%20Terbaru" alt="Rilis Terbaru">
 
161
 
162
  3. Bangun image Docker pre-built dan jalankan server:
163
 
164
+ > Perintah di bawah ini mengunduh edisi v0.15.1-slim dari gambar Docker RAGFlow. Silakan merujuk ke tabel berikut untuk deskripsi berbagai edisi RAGFlow. Untuk mengunduh edisi RAGFlow yang berbeda dari v0.15.1-slim, perbarui variabel RAGFLOW_IMAGE di docker/.env sebelum menggunakan docker compose untuk memulai server. Misalnya, atur RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1 untuk edisi lengkap v0.15.1.
165
 
166
  ```bash
167
  $ cd ragflow
 
170
 
171
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
172
  | ----------------- | --------------- | --------------------- | ------------------------ |
173
+ | v0.15.1 | &approx;9 | :heavy_check_mark: | Stable release |
174
+ | v0.15.1-slim | &approx;2 | ❌ | Stable release |
175
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
176
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
177
 
README_ja.md CHANGED
@@ -20,7 +20,7 @@
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.0">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
@@ -142,7 +142,7 @@
142
 
143
  3. ビルド済みの Docker イメージをビルドし、サーバーを起動する:
144
 
145
- > 以下のコマンドは、RAGFlow Dockerイメージの v0.15.0-slim エディションをダウンロードします。異なる RAGFlow エディションの説明については、以下の表を参照してください。v0.15.0-slim とは異なるエディションをダウンロードするには、docker/.env ファイルの RAGFLOW_IMAGE 変数を適宜更新し、docker compose を使用してサーバーを起動してください。例えば、完全版 v0.15.0 をダウンロードするには、RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0 と設定します。
146
 
147
  ```bash
148
  $ cd ragflow
@@ -151,8 +151,8 @@
151
 
152
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
153
  | ----------------- | --------------- | --------------------- | ------------------------ |
154
- | v0.15.0 | &approx;9 | :heavy_check_mark: | Stable release |
155
- | v0.15.0-slim | &approx;2 | ❌ | Stable release |
156
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
157
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
158
 
 
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.1-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.1">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
 
142
 
143
  3. ビルド済みの Docker イメージをビルドし、サーバーを起動する:
144
 
145
+ > 以下のコマンドは、RAGFlow Dockerイメージの v0.15.1-slim エディションをダウンロードします。異なる RAGFlow エディションの説明については、以下の表を参照してください。v0.15.1-slim とは異なるエディションをダウンロードするには、docker/.env ファイルの RAGFLOW_IMAGE 変数を適宜更新し、docker compose を使用してサーバーを起動してください。例えば、完全版 v0.15.1 をダウンロードするには、RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1 と設定します。
146
 
147
  ```bash
148
  $ cd ragflow
 
151
 
152
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
153
  | ----------------- | --------------- | --------------------- | ------------------------ |
154
+ | v0.15.1 | &approx;9 | :heavy_check_mark: | Stable release |
155
+ | v0.15.1-slim | &approx;2 | ❌ | Stable release |
156
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
157
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
158
 
README_ko.md CHANGED
@@ -20,7 +20,7 @@
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.0">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
@@ -147,7 +147,7 @@
147
 
148
  3. 미리 빌드된 Docker 이미지를 생성하고 서버를 시작하세요:
149
 
150
- > 아래 명령어는 RAGFlow Docker 이미지의 v0.15.0-slim 버전을 다운로드합니다. 다양한 RAGFlow 버전에 대한 설명은 다음 표를 참조하십시오. v0.15.0-slim과 다른 RAGFlow 버전을 다운로드하려면, docker/.env 파일에서 RAGFLOW_IMAGE 변수를 적절히 업데이트한 후 docker compose를 사용하여 서버를 시작하십시오. 예를 들어, 전체 버전인 v0.15.0을 다운로드하려면 RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0로 설정합니다.
151
 
152
  ```bash
153
  $ cd ragflow
@@ -156,8 +156,8 @@
156
 
157
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
158
  | ----------------- | --------------- | --------------------- | ------------------------ |
159
- | v0.15.0 | &approx;9 | :heavy_check_mark: | Stable release |
160
- | v0.15.0-slim | &approx;2 | ❌ | Stable release |
161
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
162
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
163
 
 
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.1-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.1">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
 
147
 
148
  3. 미리 빌드된 Docker 이미지를 생성하고 서버를 시작하세요:
149
 
150
+ > 아래 명령어는 RAGFlow Docker 이미지의 v0.15.1-slim 버전을 다운로드합니다. 다양한 RAGFlow 버전에 대한 설명은 다음 표를 참조하십시오. v0.15.1-slim과 다른 RAGFlow 버전을 다운로드하려면, docker/.env 파일에서 RAGFLOW_IMAGE 변수를 적절히 업데이트한 후 docker compose를 사용하여 서버를 시작하십시오. 예를 들어, 전체 버전인 v0.15.1을 다운로드하려면 RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1로 설정합니다.
151
 
152
  ```bash
153
  $ cd ragflow
 
156
 
157
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
158
  | ----------------- | --------------- | --------------------- | ------------------------ |
159
+ | v0.15.1 | &approx;9 | :heavy_check_mark: | Stable release |
160
+ | v0.15.1-slim | &approx;2 | ❌ | Stable release |
161
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
162
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
163
 
README_zh.md CHANGED
@@ -20,7 +20,7 @@
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
- <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.0">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
@@ -143,7 +143,7 @@
143
 
144
  3. 进入 **docker** 文件夹,利用提前编译好的 Docker 镜像启动服务器:
145
 
146
- > 运行以下命令会自动下载 RAGFlow slim Docker 镜像 `v0.15.0-slim`。请参考下表查看不同 Docker 发行版的描述。如需下载不同于 `v0.15.0-slim` 的 Docker 镜像,请在运行 `docker compose` 启动服务之前先更新 **docker/.env** 文件内的 `RAGFLOW_IMAGE` 变量。比如,你可以通过设置 `RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0` 来下载 RAGFlow 镜像的 `v0.15.0` 完整发行版。
147
 
148
  ```bash
149
  $ cd ragflow
@@ -152,8 +152,8 @@
152
 
153
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
154
  | ----------------- | --------------- | --------------------- | ------------------------ |
155
- | v0.15.0 | &approx;9 | :heavy_check_mark: | Stable release |
156
- | v0.15.0-slim | &approx;2 | ❌ | Stable release |
157
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
158
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
159
 
 
20
  <img alt="Static Badge" src="https://img.shields.io/badge/Online-Demo-4e6b99">
21
  </a>
22
  <a href="https://hub.docker.com/r/infiniflow/ragflow" target="_blank">
23
+ <img src="https://img.shields.io/badge/docker_pull-ragflow:v0.15.1-brightgreen" alt="docker pull infiniflow/ragflow:v0.15.1">
24
  </a>
25
  <a href="https://github.com/infiniflow/ragflow/releases/latest">
26
  <img src="https://img.shields.io/github/v/release/infiniflow/ragflow?color=blue&label=Latest%20Release" alt="Latest Release">
 
143
 
144
  3. 进入 **docker** 文件夹,利用提前编译好的 Docker 镜像启动服务器:
145
 
146
+ > 运行以下命令会自动下载 RAGFlow slim Docker 镜像 `v0.15.1-slim`。请参考下表查看不同 Docker 发行版的描述。如需下载不同于 `v0.15.1-slim` 的 Docker 镜像,请在运行 `docker compose` 启动服务之前先更新 **docker/.env** 文件内的 `RAGFLOW_IMAGE` 变量。比如,你可以通过设置 `RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1` 来下载 RAGFlow 镜像的 `v0.15.1` 完整发行版。
147
 
148
  ```bash
149
  $ cd ragflow
 
152
 
153
  | RAGFlow image tag | Image size (GB) | Has embedding models? | Stable? |
154
  | ----------------- | --------------- | --------------------- | ------------------------ |
155
+ | v0.15.1 | &approx;9 | :heavy_check_mark: | Stable release |
156
+ | v0.15.1-slim | &approx;2 | ❌ | Stable release |
157
  | nightly | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
158
  | nightly-slim | &approx;2 | ❌ | *Unstable* nightly build |
159
 
docker/.env CHANGED
@@ -80,13 +80,13 @@ REDIS_PASSWORD=infini_rag_flow
80
  SVR_HTTP_PORT=9380
81
 
82
  # The RAGFlow Docker image to download.
83
- # Defaults to the v0.15.0-slim edition, which is the RAGFlow Docker image without embedding models.
84
- RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0-slim
85
  #
86
  # To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
87
- # RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0
88
  #
89
- # The Docker image of the v0.15.0 edition includes:
90
  # - Built-in embedding models:
91
  # - BAAI/bge-large-zh-v1.5
92
  # - BAAI/bge-reranker-v2-m3
 
80
  SVR_HTTP_PORT=9380
81
 
82
  # The RAGFlow Docker image to download.
83
+ # Defaults to the v0.15.1-slim edition, which is the RAGFlow Docker image without embedding models.
84
+ RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1-slim
85
  #
86
  # To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
87
+ # RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1
88
  #
89
+ # The Docker image of the v0.15.1 edition includes:
90
  # - Built-in embedding models:
91
  # - BAAI/bge-large-zh-v1.5
92
  # - BAAI/bge-reranker-v2-m3
docker/README.md CHANGED
@@ -78,8 +78,8 @@ The [.env](./.env) file contains important environment variables for Docker.
78
  - `RAGFLOW-IMAGE`
79
  The Docker image edition. Available editions:
80
 
81
- - `infiniflow/ragflow:v0.15.0-slim` (default): The RAGFlow Docker image without embedding models.
82
- - `infiniflow/ragflow:v0.15.0`: The RAGFlow Docker image with embedding models including:
83
  - Built-in embedding models:
84
  - `BAAI/bge-large-zh-v1.5`
85
  - `BAAI/bge-reranker-v2-m3`
 
78
  - `RAGFLOW-IMAGE`
79
  The Docker image edition. Available editions:
80
 
81
+ - `infiniflow/ragflow:v0.15.1-slim` (default): The RAGFlow Docker image without embedding models.
82
+ - `infiniflow/ragflow:v0.15.1`: The RAGFlow Docker image with embedding models including:
83
  - Built-in embedding models:
84
  - `BAAI/bge-large-zh-v1.5`
85
  - `BAAI/bge-reranker-v2-m3`
docs/configurations.md CHANGED
@@ -97,8 +97,8 @@ The [.env](https://github.com/infiniflow/ragflow/blob/main/docker/.env) file con
97
  - `RAGFLOW-IMAGE`
98
  The Docker image edition. Available editions:
99
 
100
- - `infiniflow/ragflow:v0.15.0-slim` (default): The RAGFlow Docker image without embedding models.
101
- - `infiniflow/ragflow:v0.15.0`: The RAGFlow Docker image with embedding models including:
102
  - Built-in embedding models:
103
  - `BAAI/bge-large-zh-v1.5`
104
  - `BAAI/bge-reranker-v2-m3`
 
97
  - `RAGFLOW-IMAGE`
98
  The Docker image edition. Available editions:
99
 
100
+ - `infiniflow/ragflow:v0.15.1-slim` (default): The RAGFlow Docker image without embedding models.
101
+ - `infiniflow/ragflow:v0.15.1`: The RAGFlow Docker image with embedding models including:
102
  - Built-in embedding models:
103
  - `BAAI/bge-large-zh-v1.5`
104
  - `BAAI/bge-reranker-v2-m3`
docs/guides/configure_knowledge_base.md CHANGED
@@ -128,7 +128,7 @@ RAGFlow uses multiple recall of both full-text search and vector search in its c
128
 
129
  ## Search for knowledge base
130
 
131
- As of RAGFlow v0.15.0, the search feature is still in a rudimentary form, supporting only knowledge base search by name.
132
 
133
  ![search knowledge base](https://github.com/infiniflow/ragflow/assets/93570324/836ae94c-2438-42be-879e-c7ad2a59693e)
134
 
 
128
 
129
  ## Search for knowledge base
130
 
131
+ As of RAGFlow v0.15.1, the search feature is still in a rudimentary form, supporting only knowledge base search by name.
132
 
133
  ![search knowledge base](https://github.com/infiniflow/ragflow/assets/93570324/836ae94c-2438-42be-879e-c7ad2a59693e)
134
 
docs/guides/manage_files.md CHANGED
@@ -81,4 +81,4 @@ RAGFlow's file management allows you to download an uploaded file:
81
 
82
  ![download_file](https://github.com/infiniflow/ragflow/assets/93570324/cf3b297f-7d9b-4522-bf5f-4f45743e4ed5)
83
 
84
- > As of RAGFlow v0.15.0, bulk download is not supported, nor can you download an entire folder.
 
81
 
82
  ![download_file](https://github.com/infiniflow/ragflow/assets/93570324/cf3b297f-7d9b-4522-bf5f-4f45743e4ed5)
83
 
84
+ > As of RAGFlow v0.15.1, bulk download is not supported, nor can you download an entire folder.
docs/guides/upgrade_ragflow.mdx CHANGED
@@ -62,16 +62,16 @@ To upgrade RAGFlow, you must upgrade **both** your code **and** your Docker imag
62
  git clone https://github.com/infiniflow/ragflow.git
63
  ```
64
 
65
- 2. Switch to the latest, officially published release, e.g., `v0.15.0`:
66
 
67
  ```bash
68
- git checkout -f v0.15.0
69
  ```
70
 
71
  3. Update **ragflow/docker/.env** as follows:
72
 
73
  ```bash
74
- RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0
75
  ```
76
 
77
  4. Update the RAGFlow image and restart RAGFlow:
 
62
  git clone https://github.com/infiniflow/ragflow.git
63
  ```
64
 
65
+ 2. Switch to the latest, officially published release, e.g., `v0.15.1`:
66
 
67
  ```bash
68
+ git checkout -f v0.15.1
69
  ```
70
 
71
  3. Update **ragflow/docker/.env** as follows:
72
 
73
  ```bash
74
+ RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1
75
  ```
76
 
77
  4. Update the RAGFlow image and restart RAGFlow:
docs/quickstart.mdx CHANGED
@@ -39,7 +39,7 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
39
 
40
  `vm.max_map_count`. This value sets the maximum number of memory map areas a process may have. Its default value is 65530. While most applications require fewer than a thousand maps, reducing this value can result in abnormal behaviors, and the system will throw out-of-memory errors when a process reaches the limitation.
41
 
42
- RAGFlow v0.15.0 uses Elasticsearch or [Infinity](https://github.com/infiniflow/infinity) for multiple recall. Setting the value of `vm.max_map_count` correctly is crucial to the proper functioning of the Elasticsearch component.
43
 
44
  <Tabs
45
  defaultValue="linux"
@@ -179,13 +179,13 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow
182
- $ git checkout -f v0.15.0
183
  ```
184
 
185
  3. Use the pre-built Docker images and start up the server:
186
 
187
  :::tip NOTE
188
- The command below downloads the `v0.15.0-slim` edition of the RAGFlow Docker image. Refer to the following table for descriptions of different RAGFlow editions. To download an RAGFlow edition different from `v0.15.0-slim`, update the `RAGFLOW_IMAGE` variable accordingly in **docker/.env** before using `docker compose` to start the server. For example: set `RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0` for the full edition `v0.15.0`.
189
  :::
190
 
191
  ```bash
@@ -198,8 +198,8 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
198
 
199
  | RAGFlow image tag | Image size (GB) | Has embedding models and Python packages? | Stable? |
200
  | ------------------- | --------------- | ----------------------------------------- | ------------------------ |
201
- | `v0.15.0` | &approx;9 | :heavy_check_mark: | Stable release |
202
- | `v0.15.0-slim` | &approx;2 | ❌ | Stable release |
203
  | `nightly` | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
204
  | `nightly-slim` | &approx;2 | ❌ | *Unstable* nightly build |
205
 
 
39
 
40
  `vm.max_map_count`. This value sets the maximum number of memory map areas a process may have. Its default value is 65530. While most applications require fewer than a thousand maps, reducing this value can result in abnormal behaviors, and the system will throw out-of-memory errors when a process reaches the limitation.
41
 
42
+ RAGFlow v0.15.1 uses Elasticsearch or [Infinity](https://github.com/infiniflow/infinity) for multiple recall. Setting the value of `vm.max_map_count` correctly is crucial to the proper functioning of the Elasticsearch component.
43
 
44
  <Tabs
45
  defaultValue="linux"
 
179
  ```bash
180
  $ git clone https://github.com/infiniflow/ragflow.git
181
  $ cd ragflow
182
+ $ git checkout -f v0.15.1
183
  ```
184
 
185
  3. Use the pre-built Docker images and start up the server:
186
 
187
  :::tip NOTE
188
+ The command below downloads the `v0.15.1-slim` edition of the RAGFlow Docker image. Refer to the following table for descriptions of different RAGFlow editions. To download an RAGFlow edition different from `v0.15.1-slim`, update the `RAGFLOW_IMAGE` variable accordingly in **docker/.env** before using `docker compose` to start the server. For example: set `RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1` for the full edition `v0.15.1`.
189
  :::
190
 
191
  ```bash
 
198
 
199
  | RAGFlow image tag | Image size (GB) | Has embedding models and Python packages? | Stable? |
200
  | ------------------- | --------------- | ----------------------------------------- | ------------------------ |
201
+ | `v0.15.1` | &approx;9 | :heavy_check_mark: | Stable release |
202
+ | `v0.15.1-slim` | &approx;2 | ❌ | Stable release |
203
  | `nightly` | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
204
  | `nightly-slim` | &approx;2 | ❌ | *Unstable* nightly build |
205
 
docs/references/faq.md CHANGED
@@ -42,10 +42,10 @@ We officially support x86 CPU and nvidia GPU. While we also test RAGFlow on ARM6
42
 
43
  ### Which embedding models can be deployed locally?
44
 
45
- RAGFlow offers two Docker image editions, `v0.15.0-slim` and `v0.15.0`:
46
 
47
- - `infiniflow/ragflow:v0.15.0-slim` (default): The RAGFlow Docker image without embedding models.
48
- - `infiniflow/ragflow:v0.15.0`: The RAGFlow Docker image with embedding models including:
49
  - Built-in embedding models:
50
  - `BAAI/bge-large-zh-v1.5`
51
  - `BAAI/bge-reranker-v2-m3`
 
42
 
43
  ### Which embedding models can be deployed locally?
44
 
45
+ RAGFlow offers two Docker image editions, `v0.15.1-slim` and `v0.15.1`:
46
 
47
+ - `infiniflow/ragflow:v0.15.1-slim` (default): The RAGFlow Docker image without embedding models.
48
+ - `infiniflow/ragflow:v0.15.1`: The RAGFlow Docker image with embedding models including:
49
  - Built-in embedding models:
50
  - `BAAI/bge-large-zh-v1.5`
51
  - `BAAI/bge-reranker-v2-m3`
helm/values.yaml CHANGED
@@ -27,13 +27,13 @@ env:
27
  REDIS_PASSWORD: infini_rag_flow_helm
28
 
29
  # The RAGFlow Docker image to download.
30
- # Defaults to the v0.15.0-slim edition, which is the RAGFlow Docker image without embedding models.
31
- RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.0-slim
32
  #
33
  # To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
34
- # RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.0
35
  #
36
- # The Docker image of the v0.15.0 edition includes:
37
  # - Built-in embedding models:
38
  # - BAAI/bge-large-zh-v1.5
39
  # - BAAI/bge-reranker-v2-m3
 
27
  REDIS_PASSWORD: infini_rag_flow_helm
28
 
29
  # The RAGFlow Docker image to download.
30
+ # Defaults to the v0.15.1-slim edition, which is the RAGFlow Docker image without embedding models.
31
+ RAGFLOW_IMAGE: infiniflow/ragflow:v0.15.1-slim
32
  #
33
  # To download the RAGFlow Docker image with embedding models, uncomment the following line instead:
34
+ # RAGFLOW_IMAGE=infiniflow/ragflow:v0.15.1
35
  #
36
+ # The Docker image of the v0.15.1 edition includes:
37
  # - Built-in embedding models:
38
  # - BAAI/bge-large-zh-v1.5
39
  # - BAAI/bge-reranker-v2-m3