jinhai-2012 commited on
Commit
d0b6637
ยท
1 Parent(s): 0199b98

Restore version info to v0.13.0 (#3605)

Browse files

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change

- [x] Documentation Update

Signed-off-by: Jin Hai <[email protected]>

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.14.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.14.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">
@@ -176,14 +176,14 @@ releases! ๐ŸŒŸ
176
  ```
177
 
178
  > - To download a RAGFlow slim Docker image of a specific version, update the `RAGFLOW_IMAGE` variable in *
179
- *docker/.env** to your desired version. For example, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0-slim`. After
180
  making this change, rerun the command above to initiate the download.
181
  > - To download the dev version of RAGFlow Docker image *including* embedding models and Python libraries, update the
182
  `RAGFLOW_IMAGE` variable in **docker/.env** to `RAGFLOW_IMAGE=infiniflow/ragflow:dev`. After making this change,
183
  rerun the command above to initiate the download.
184
  > - To download a specific version of RAGFlow Docker image *including* embedding models and Python libraries, update
185
  the `RAGFLOW_IMAGE` variable in **docker/.env** to your desired version. For example,
186
- `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0`. After making this change, rerun the command above to initiate the
187
  download.
188
 
189
  > **NOTE:** A RAGFlow Docker image that includes embedding models and Python libraries is approximately 9GB in size
 
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.13.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.13.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">
 
176
  ```
177
 
178
  > - To download a RAGFlow slim Docker image of a specific version, update the `RAGFLOW_IMAGE` variable in *
179
+ *docker/.env** to your desired version. For example, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0-slim`. After
180
  making this change, rerun the command above to initiate the download.
181
  > - To download the dev version of RAGFlow Docker image *including* embedding models and Python libraries, update the
182
  `RAGFLOW_IMAGE` variable in **docker/.env** to `RAGFLOW_IMAGE=infiniflow/ragflow:dev`. After making this change,
183
  rerun the command above to initiate the download.
184
  > - To download a specific version of RAGFlow Docker image *including* embedding models and Python libraries, update
185
  the `RAGFLOW_IMAGE` variable in **docker/.env** to your desired version. For example,
186
+ `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0`. After making this change, rerun the command above to initiate the
187
  download.
188
 
189
  > **NOTE:** A RAGFlow Docker image that includes embedding models and Python libraries is approximately 9GB in size
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.14.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.14.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">
@@ -169,14 +169,14 @@ Coba demo kami di [https://demo.ragflow.io](https://demo.ragflow.io).
169
  ```
170
 
171
  > - Untuk mengunduh versi tertentu dari image Docker RAGFlow slim, perbarui variabel `RAGFlow_IMAGE` di *
172
- *docker/.env** sesuai dengan versi yang diinginkan. Misalnya, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0-slim`.
173
  Setelah mengubah ini, jalankan ulang perintah di atas untuk memulai unduhan.
174
  > - Untuk mengunduh versi dev dari image Docker RAGFlow *termasuk* model embedding dan library Python, perbarui
175
  variabel `RAGFlow_IMAGE` di **docker/.env** menjadi `RAGFLOW_IMAGE=infiniflow/ragflow:dev`. Setelah mengubah ini,
176
  jalankan ulang perintah di atas untuk memulai unduhan.
177
  > - Untuk mengunduh versi tertentu dari image Docker RAGFlow *termasuk* model embedding dan library Python, perbarui
178
  variabel `RAGFlow_IMAGE` di **docker/.env** sesuai dengan versi yang diinginkan. Misalnya,
179
- `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0`. Setelah mengubah ini, jalankan ulang perintah di atas untuk memulai unduhan.
180
 
181
  > **CATATAN:** Image Docker RAGFlow yang mencakup model embedding dan library Python berukuran sekitar 9GB
182
  dan mungkin memerlukan waktu lebih lama untuk dimuat.
 
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.13.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.13.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">
 
169
  ```
170
 
171
  > - Untuk mengunduh versi tertentu dari image Docker RAGFlow slim, perbarui variabel `RAGFlow_IMAGE` di *
172
+ *docker/.env** sesuai dengan versi yang diinginkan. Misalnya, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0-slim`.
173
  Setelah mengubah ini, jalankan ulang perintah di atas untuk memulai unduhan.
174
  > - Untuk mengunduh versi dev dari image Docker RAGFlow *termasuk* model embedding dan library Python, perbarui
175
  variabel `RAGFlow_IMAGE` di **docker/.env** menjadi `RAGFLOW_IMAGE=infiniflow/ragflow:dev`. Setelah mengubah ini,
176
  jalankan ulang perintah di atas untuk memulai unduhan.
177
  > - Untuk mengunduh versi tertentu dari image Docker RAGFlow *termasuk* model embedding dan library Python, perbarui
178
  variabel `RAGFlow_IMAGE` di **docker/.env** sesuai dengan versi yang diinginkan. Misalnya,
179
+ `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0`. Setelah mengubah ini, jalankan ulang perintah di atas untuk memulai unduhan.
180
 
181
  > **CATATAN:** Image Docker RAGFlow yang mencakup model embedding dan library Python berukuran sekitar 9GB
182
  dan mungkin memerlukan waktu lebih lama untuk dimuat.
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.14.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.14.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">
@@ -148,9 +148,9 @@
148
  $ docker compose -f docker-compose.yml up -d
149
  ```
150
 
151
- > - ็‰นๅฎšใฎใƒใƒผใ‚ธใƒงใƒณใฎRAGFlow slim Dockerใ‚คใƒกใƒผใ‚ธใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ™ใ‚‹ใซใฏใ€**docker/.env**ๅ†…ใฎ`RAGFlow_IMAGE`ๅค‰ๆ•ฐใ‚’ๅธŒๆœ›ใฎใƒใƒผใ‚ธใƒงใƒณใซๆ›ดๆ–ฐใ—ใพใ™ใ€‚ไพ‹ใˆใฐใ€`RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0`ใจใ—ใพใ™ใ€‚ใ“ใฎๅค‰ๆ›ดใ‚’่กŒใฃใŸๅพŒใ€ไธŠ่จ˜ใฎใ‚ณใƒžใƒณใƒ‰ใ‚’ๅ†ๅฎŸ่กŒใ—ใฆใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ‚’้–‹ๅง‹ใ—ใฆใใ ใ•ใ„ใ€‚
152
  > - RAGFlowใฎๅŸ‹ใ‚่พผใฟใƒขใƒ‡ใƒซใจPythonใƒฉใ‚คใƒ–ใƒฉใƒชใ‚’ๅซใ‚€้–‹็™บ็‰ˆDockerใ‚คใƒกใƒผใ‚ธใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ™ใ‚‹ใซใฏใ€**docker/.env**ๅ†…ใฎ`RAGFlow_IMAGE`ๅค‰ๆ•ฐใ‚’`RAGFLOW_IMAGE=infiniflow/ragflow:dev`ใซๆ›ดๆ–ฐใ—ใพใ™ใ€‚ใ“ใฎๅค‰ๆ›ดใ‚’่กŒใฃใŸๅพŒใ€ไธŠ่จ˜ใฎใ‚ณใƒžใƒณใƒ‰ใ‚’ๅ†ๅฎŸ่กŒใ—ใฆใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ‚’้–‹ๅง‹ใ—ใฆใใ ใ•ใ„ใ€‚
153
- > - ็‰นๅฎšใฎใƒใƒผใ‚ธใƒงใƒณใฎRAGFlow Dockerใ‚คใƒกใƒผใ‚ธ๏ผˆๅŸ‹ใ‚่พผใฟใƒขใƒ‡ใƒซใจPythonใƒฉใ‚คใƒ–ใƒฉใƒชใ‚’ๅซใ‚€๏ผ‰ใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ™ใ‚‹ใซใฏใ€**docker/.env**ๅ†…ใฎ`RAGFlow_IMAGE`ๅค‰ๆ•ฐใ‚’ๅธŒๆœ›ใฎใƒใƒผใ‚ธใƒงใƒณใซๆ›ดๆ–ฐใ—ใพใ™ใ€‚ไพ‹ใˆใฐใ€`RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0`ใจใ—ใพใ™ใ€‚ใ“ใฎๅค‰ๆ›ดใ‚’่กŒใฃใŸๅพŒใ€ไธŠ่จ˜ใฎใ‚ณใƒžใƒณใƒ‰ใ‚’ๅ†ๅฎŸ่กŒใ—ใฆใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ‚’้–‹ๅง‹ใ—ใฆใใ ใ•ใ„ใ€‚
154
 
155
  > **NOTE:** ๅŸ‹ใ‚่พผใฟใƒขใƒ‡ใƒซใจPythonใƒฉใ‚คใƒ–ใƒฉใƒชใ‚’ๅซใ‚€RAGFlow Dockerใ‚คใƒกใƒผใ‚ธใฎใ‚ตใ‚คใ‚บใฏ็ด„9GBใงใ‚ใ‚Šใ€่ชญใฟ่พผใฟใซใ‹ใชใ‚Šใฎๆ™‚้–“ใŒใ‹ใ‹ใ‚‹ๅ ดๅˆใŒใ‚ใ‚Šใพใ™ใ€‚
156
 
 
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.13.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.13.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">
 
148
  $ docker compose -f docker-compose.yml up -d
149
  ```
150
 
151
+ > - ็‰นๅฎšใฎใƒใƒผใ‚ธใƒงใƒณใฎRAGFlow slim Dockerใ‚คใƒกใƒผใ‚ธใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ™ใ‚‹ใซใฏใ€**docker/.env**ๅ†…ใฎ`RAGFlow_IMAGE`ๅค‰ๆ•ฐใ‚’ๅธŒๆœ›ใฎใƒใƒผใ‚ธใƒงใƒณใซๆ›ดๆ–ฐใ—ใพใ™ใ€‚ไพ‹ใˆใฐใ€`RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0`ใจใ—ใพใ™ใ€‚ใ“ใฎๅค‰ๆ›ดใ‚’่กŒใฃใŸๅพŒใ€ไธŠ่จ˜ใฎใ‚ณใƒžใƒณใƒ‰ใ‚’ๅ†ๅฎŸ่กŒใ—ใฆใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ‚’้–‹ๅง‹ใ—ใฆใใ ใ•ใ„ใ€‚
152
  > - RAGFlowใฎๅŸ‹ใ‚่พผใฟใƒขใƒ‡ใƒซใจPythonใƒฉใ‚คใƒ–ใƒฉใƒชใ‚’ๅซใ‚€้–‹็™บ็‰ˆDockerใ‚คใƒกใƒผใ‚ธใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ™ใ‚‹ใซใฏใ€**docker/.env**ๅ†…ใฎ`RAGFlow_IMAGE`ๅค‰ๆ•ฐใ‚’`RAGFLOW_IMAGE=infiniflow/ragflow:dev`ใซๆ›ดๆ–ฐใ—ใพใ™ใ€‚ใ“ใฎๅค‰ๆ›ดใ‚’่กŒใฃใŸๅพŒใ€ไธŠ่จ˜ใฎใ‚ณใƒžใƒณใƒ‰ใ‚’ๅ†ๅฎŸ่กŒใ—ใฆใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ‚’้–‹ๅง‹ใ—ใฆใใ ใ•ใ„ใ€‚
153
+ > - ็‰นๅฎšใฎใƒใƒผใ‚ธใƒงใƒณใฎRAGFlow Dockerใ‚คใƒกใƒผใ‚ธ๏ผˆๅŸ‹ใ‚่พผใฟใƒขใƒ‡ใƒซใจPythonใƒฉใ‚คใƒ–ใƒฉใƒชใ‚’ๅซใ‚€๏ผ‰ใ‚’ใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ™ใ‚‹ใซใฏใ€**docker/.env**ๅ†…ใฎ`RAGFlow_IMAGE`ๅค‰ๆ•ฐใ‚’ๅธŒๆœ›ใฎใƒใƒผใ‚ธใƒงใƒณใซๆ›ดๆ–ฐใ—ใพใ™ใ€‚ไพ‹ใˆใฐใ€`RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0`ใจใ—ใพใ™ใ€‚ใ“ใฎๅค‰ๆ›ดใ‚’่กŒใฃใŸๅพŒใ€ไธŠ่จ˜ใฎใ‚ณใƒžใƒณใƒ‰ใ‚’ๅ†ๅฎŸ่กŒใ—ใฆใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ใ‚’้–‹ๅง‹ใ—ใฆใใ ใ•ใ„ใ€‚
154
 
155
  > **NOTE:** ๅŸ‹ใ‚่พผใฟใƒขใƒ‡ใƒซใจPythonใƒฉใ‚คใƒ–ใƒฉใƒชใ‚’ๅซใ‚€RAGFlow Dockerใ‚คใƒกใƒผใ‚ธใฎใ‚ตใ‚คใ‚บใฏ็ด„9GBใงใ‚ใ‚Šใ€่ชญใฟ่พผใฟใซใ‹ใชใ‚Šใฎๆ™‚้–“ใŒใ‹ใ‹ใ‚‹ๅ ดๅˆใŒใ‚ใ‚Šใพใ™ใ€‚
156
 
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.14.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.14.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">
@@ -152,9 +152,9 @@
152
  $ docker compose -f docker-compose.yml up -d
153
  ```
154
 
155
- > - ํŠน์ • ๋ฒ„์ „์˜ RAGFlow slim Docker ์ด๋ฏธ์ง€๋ฅผ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด, **docker/.env**์—์„œ `RAGFlow_IMAGE` ๋ณ€์ˆ˜๋ฅผ ์›ํ•˜๋Š” ๋ฒ„์ „์œผ๋กœ ์—…๋ฐ์ดํŠธํ•˜์„ธ์š”. ์˜ˆ๋ฅผ ๋“ค์–ด, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0-slim`์œผ๋กœ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค. ์ด ๋ณ€๊ฒฝ์„ ์™„๋ฃŒํ•œ ํ›„, ์œ„์˜ ๋ช…๋ น์„ ๋‹ค์‹œ ์‹คํ–‰ํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ๋ฅผ ์‹œ์ž‘ํ•˜์„ธ์š”.
156
  > - RAGFlow์˜ ์ž„๋ฒ ๋”ฉ ๋ชจ๋ธ๊ณผ Python ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํฌํ•จํ•œ ๊ฐœ๋ฐœ ๋ฒ„์ „ Docker ์ด๋ฏธ์ง€๋ฅผ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด, **docker/.env**์—์„œ `RAGFlow_IMAGE` ๋ณ€์ˆ˜๋ฅผ `RAGFLOW_IMAGE=infiniflow/ragflow:dev`๋กœ ์—…๋ฐ์ดํŠธํ•˜์„ธ์š”. ์ด ๋ณ€๊ฒฝ์„ ์™„๋ฃŒํ•œ ํ›„, ์œ„์˜ ๋ช…๋ น์„ ๋‹ค์‹œ ์‹คํ–‰ํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ๋ฅผ ์‹œ์ž‘ํ•˜์„ธ์š”.
157
- > - ํŠน์ • ๋ฒ„์ „์˜ RAGFlow Docker ์ด๋ฏธ์ง€๋ฅผ ์ž„๋ฒ ๋”ฉ ๋ชจ๋ธ๊ณผ Python ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํฌํ•จํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด, **docker/.env**์—์„œ `RAGFlow_IMAGE` ๋ณ€์ˆ˜๋ฅผ ์›ํ•˜๋Š” ๋ฒ„์ „์œผ๋กœ ์—…๋ฐ์ดํŠธํ•˜์„ธ์š”. ์˜ˆ๋ฅผ ๋“ค์–ด, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0` ๋กœ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค. ์ด ๋ณ€๊ฒฝ์„ ์™„๋ฃŒํ•œ ํ›„, ์œ„์˜ ๋ช…๋ น์„ ๋‹ค์‹œ ์‹คํ–‰ํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ๋ฅผ ์‹œ์ž‘ํ•˜์„ธ์š”.
158
 
159
  > **NOTE:** ์ž„๋ฒ ๋”ฉ ๋ชจ๋ธ๊ณผ Python ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํฌํ•จํ•œ RAGFlow Docker ์ด๋ฏธ์ง€์˜ ํฌ๊ธฐ๋Š” ์•ฝ 9GB์ด๋ฉฐ, ๋กœ๋“œํ•˜๋Š” ๋ฐ ์ƒ๋‹นํžˆ ์˜ค๋žœ ์‹œ๊ฐ„์ด ๊ฑธ๋ฆด ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
160
 
 
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.13.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.13.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">
 
152
  $ docker compose -f docker-compose.yml up -d
153
  ```
154
 
155
+ > - ํŠน์ • ๋ฒ„์ „์˜ RAGFlow slim Docker ์ด๋ฏธ์ง€๋ฅผ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด, **docker/.env**์—์„œ `RAGFlow_IMAGE` ๋ณ€์ˆ˜๋ฅผ ์›ํ•˜๋Š” ๋ฒ„์ „์œผ๋กœ ์—…๋ฐ์ดํŠธํ•˜์„ธ์š”. ์˜ˆ๋ฅผ ๋“ค์–ด, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0-slim`์œผ๋กœ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค. ์ด ๋ณ€๊ฒฝ์„ ์™„๋ฃŒํ•œ ํ›„, ์œ„์˜ ๋ช…๋ น์„ ๋‹ค์‹œ ์‹คํ–‰ํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ๋ฅผ ์‹œ์ž‘ํ•˜์„ธ์š”.
156
  > - RAGFlow์˜ ์ž„๋ฒ ๋”ฉ ๋ชจ๋ธ๊ณผ Python ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํฌํ•จํ•œ ๊ฐœ๋ฐœ ๋ฒ„์ „ Docker ์ด๋ฏธ์ง€๋ฅผ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด, **docker/.env**์—์„œ `RAGFlow_IMAGE` ๋ณ€์ˆ˜๋ฅผ `RAGFLOW_IMAGE=infiniflow/ragflow:dev`๋กœ ์—…๋ฐ์ดํŠธํ•˜์„ธ์š”. ์ด ๋ณ€๊ฒฝ์„ ์™„๋ฃŒํ•œ ํ›„, ์œ„์˜ ๋ช…๋ น์„ ๋‹ค์‹œ ์‹คํ–‰ํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ๋ฅผ ์‹œ์ž‘ํ•˜์„ธ์š”.
157
+ > - ํŠน์ • ๋ฒ„์ „์˜ RAGFlow Docker ์ด๋ฏธ์ง€๋ฅผ ์ž„๋ฒ ๋”ฉ ๋ชจ๋ธ๊ณผ Python ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํฌํ•จํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œํ•˜๋ ค๋ฉด, **docker/.env**์—์„œ `RAGFlow_IMAGE` ๋ณ€์ˆ˜๋ฅผ ์›ํ•˜๋Š” ๋ฒ„์ „์œผ๋กœ ์—…๋ฐ์ดํŠธํ•˜์„ธ์š”. ์˜ˆ๋ฅผ ๋“ค์–ด, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0` ๋กœ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค. ์ด ๋ณ€๊ฒฝ์„ ์™„๋ฃŒํ•œ ํ›„, ์œ„์˜ ๋ช…๋ น์„ ๋‹ค์‹œ ์‹คํ–‰ํ•˜์—ฌ ๋‹ค์šด๋กœ๋“œ๋ฅผ ์‹œ์ž‘ํ•˜์„ธ์š”.
158
 
159
  > **NOTE:** ์ž„๋ฒ ๋”ฉ ๋ชจ๋ธ๊ณผ Python ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ํฌํ•จํ•œ RAGFlow Docker ์ด๋ฏธ์ง€์˜ ํฌ๊ธฐ๋Š” ์•ฝ 9GB์ด๋ฉฐ, ๋กœ๋“œํ•˜๋Š” ๋ฐ ์ƒ๋‹นํžˆ ์˜ค๋žœ ์‹œ๊ฐ„์ด ๊ฑธ๋ฆด ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
160
 
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.14.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.14.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">
@@ -149,9 +149,9 @@
149
  $ docker compose -f docker-compose.yml up -d
150
  ```
151
 
152
- > - ๅฆ‚ๆžœไฝ ๆƒณไธ‹่ฝฝๅนถ่ฟ่กŒ็‰นๅฎš็‰ˆๆœฌ็š„ RAGFlow slim Docker ้•œๅƒ๏ผŒ่ฏทๅœจ **docker/.env** ๆ–‡ไปถไธญๆ‰พๅˆฐ `RAGFLOW_IMAGE` ๅ˜้‡๏ผŒๅฐ†ๅ…ถๆ”นไธบๅฏนๅบ”็‰ˆๆœฌใ€‚ไพ‹ๅฆ‚ `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0-slim`๏ผŒ็„ถๅŽๅ†่ฟ่กŒไธŠ่ฟฐๅ‘ฝไปคใ€‚
153
  > - ๅฆ‚ๆžœๆ‚จๆƒณๅฎ‰่ฃ…ๅ†…็ฝฎ embedding ๆจกๅž‹ๅ’Œ Python ๅบ“็š„ dev ็‰ˆๆœฌ็š„ Docker ้•œๅƒ๏ผŒ้œ€่ฆๅฐ† **docker/.env** ๆ–‡ไปถไธญ็š„ `RAGFLOW_IMAGE` ๅ˜้‡ไฟฎๆ”นไธบ๏ผš `RAGFLOW_IMAGE=infiniflow/ragflow:dev`ใ€‚
154
- > - ๅฆ‚ๆžœๆ‚จๆƒณๅฎ‰่ฃ…ๅ†…็ฝฎ embedding ๆจกๅž‹ๅ’Œ Python ๅบ“็š„ๆŒ‡ๅฎš็‰ˆๆœฌ็š„ RAGFlow Docker ้•œๅƒ๏ผŒ้œ€่ฆๅฐ† **docker/.env** ๆ–‡ไปถไธญ็š„ `RAGFLOW_IMAGE` ๅ˜้‡ไฟฎๆ”นไธบ๏ผš `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0`ใ€‚ไฟฎๆ”นๅŽ๏ผŒๅ†่ฟ่กŒไธŠ้ข็š„ๅ‘ฝไปคใ€‚
155
  > **ๆณจๆ„๏ผš** ๅฎ‰่ฃ…ๅ†…็ฝฎ embedding ๆจกๅž‹ๅ’Œ Python ๅบ“็š„ๆŒ‡ๅฎš็‰ˆๆœฌ็š„ RAGFlow Docker ้•œๅƒๅคงๅฐ็บฆ 9 GB๏ผŒๅฏ่ƒฝ้œ€่ฆๆ›ด้•ฟๆ—ถ้—ดไธ‹่ฝฝ๏ผŒ่ฏท่€ๅฟƒ็ญ‰ๅพ…ใ€‚
156
 
157
  4. ๆœๅŠกๅ™จๅฏๅŠจๆˆๅŠŸๅŽๅ†ๆฌก็กฎ่ฎคๆœๅŠกๅ™จ็Šถๆ€๏ผš
 
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.13.0-brightgreen" alt="docker pull infiniflow/ragflow:v0.13.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">
 
149
  $ docker compose -f docker-compose.yml up -d
150
  ```
151
 
152
+ > - ๅฆ‚ๆžœไฝ ๆƒณไธ‹่ฝฝๅนถ่ฟ่กŒ็‰นๅฎš็‰ˆๆœฌ็š„ RAGFlow slim Docker ้•œๅƒ๏ผŒ่ฏทๅœจ **docker/.env** ๆ–‡ไปถไธญๆ‰พๅˆฐ `RAGFLOW_IMAGE` ๅ˜้‡๏ผŒๅฐ†ๅ…ถๆ”นไธบๅฏนๅบ”็‰ˆๆœฌใ€‚ไพ‹ๅฆ‚ `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0-slim`๏ผŒ็„ถๅŽๅ†่ฟ่กŒไธŠ่ฟฐๅ‘ฝไปคใ€‚
153
  > - ๅฆ‚ๆžœๆ‚จๆƒณๅฎ‰่ฃ…ๅ†…็ฝฎ embedding ๆจกๅž‹ๅ’Œ Python ๅบ“็š„ dev ็‰ˆๆœฌ็š„ Docker ้•œๅƒ๏ผŒ้œ€่ฆๅฐ† **docker/.env** ๆ–‡ไปถไธญ็š„ `RAGFLOW_IMAGE` ๅ˜้‡ไฟฎๆ”นไธบ๏ผš `RAGFLOW_IMAGE=infiniflow/ragflow:dev`ใ€‚
154
+ > - ๅฆ‚ๆžœๆ‚จๆƒณๅฎ‰่ฃ…ๅ†…็ฝฎ embedding ๆจกๅž‹ๅ’Œ Python ๅบ“็š„ๆŒ‡ๅฎš็‰ˆๆœฌ็š„ RAGFlow Docker ้•œๅƒ๏ผŒ้œ€่ฆๅฐ† **docker/.env** ๆ–‡ไปถไธญ็š„ `RAGFLOW_IMAGE` ๅ˜้‡ไฟฎๆ”นไธบ๏ผš `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0`ใ€‚ไฟฎๆ”นๅŽ๏ผŒๅ†่ฟ่กŒไธŠ้ข็š„ๅ‘ฝไปคใ€‚
155
  > **ๆณจๆ„๏ผš** ๅฎ‰่ฃ…ๅ†…็ฝฎ embedding ๆจกๅž‹ๅ’Œ Python ๅบ“็š„ๆŒ‡ๅฎš็‰ˆๆœฌ็š„ RAGFlow Docker ้•œๅƒๅคงๅฐ็บฆ 9 GB๏ผŒๅฏ่ƒฝ้œ€่ฆๆ›ด้•ฟๆ—ถ้—ดไธ‹่ฝฝ๏ผŒ่ฏท่€ๅฟƒ็ญ‰ๅพ…ใ€‚
156
 
157
  4. ๆœๅŠกๅ™จๅฏๅŠจๆˆๅŠŸๅŽๅ†ๆฌก็กฎ่ฎคๆœๅŠกๅ™จ็Šถๆ€๏ผš
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.14.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.13.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
 
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.14.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.13.0, bulk download is not supported, nor can you download an entire folder.
docs/guides/upgrade_ragflow.mdx CHANGED
@@ -36,10 +36,10 @@ import TabItem from '@theme/TabItem';
36
  git clone https://github.com/infiniflow/ragflow.git
37
  ```
38
 
39
- 2. Switch to the latest, officially published release, e.g., `v0.14.0`:
40
 
41
  ```bash
42
- git checkout v0.14.0
43
  ```
44
 
45
  3. Update **ragflow/docker/.env** as follows:
 
36
  git clone https://github.com/infiniflow/ragflow.git
37
  ```
38
 
39
+ 2. Switch to the latest, officially published release, e.g., `v0.13.0`:
40
 
41
  ```bash
42
+ git checkout v0.13.0
43
  ```
44
 
45
  3. Update **ragflow/docker/.env** as follows:
docs/quickstart.mdx CHANGED
@@ -34,7 +34,7 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
34
 
35
  `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 abmornal behaviors, and the system will throw out-of-memory errors when a process reaches the limitation.
36
 
37
- RAGFlow v0.14.0 uses Elasticsearch for multiple recall. Setting the value of `vm.max_map_count` correctly is crucial to the proper functioning of the Elasticsearch component.
38
 
39
  <Tabs
40
  defaultValue="linux"
@@ -184,9 +184,9 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
184
  $ docker compose -f docker-compose.yml up -d
185
  ```
186
 
187
- > - To download a RAGFlow slim Docker image of a specific version, update the `RAGFlOW_IMAGE` variable in **docker/.env** to your desired version. For example, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0-slim`. After making this change, rerun the command above to initiate the download.
188
  > - To download the dev version of RAGFlow Docker image *including* embedding models and Python libraries, update the `RAGFlOW_IMAGE` variable in **docker/.env** to `RAGFLOW_IMAGE=infiniflow/ragflow:dev`. After making this change, rerun the command above to initiate the download.
189
- > - To download a specific version of RAGFlow Docker image *including* embedding models and Python libraries, update the `RAGFlOW_IMAGE` variable in **docker/.env** to your desired version. For example, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.14.0`. After making this change, rerun the command above to initiate the download.
190
 
191
  :::tip NOTE
192
  A RAGFlow Docker image that includes embedding models and Python libraries is approximately 9GB in size and may take significantly longer time to load.
 
34
 
35
  `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 abmornal behaviors, and the system will throw out-of-memory errors when a process reaches the limitation.
36
 
37
+ RAGFlow v0.13.0 uses Elasticsearch for multiple recall. Setting the value of `vm.max_map_count` correctly is crucial to the proper functioning of the Elasticsearch component.
38
 
39
  <Tabs
40
  defaultValue="linux"
 
184
  $ docker compose -f docker-compose.yml up -d
185
  ```
186
 
187
+ > - To download a RAGFlow slim Docker image of a specific version, update the `RAGFlOW_IMAGE` variable in **docker/.env** to your desired version. For example, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0-slim`. After making this change, rerun the command above to initiate the download.
188
  > - To download the dev version of RAGFlow Docker image *including* embedding models and Python libraries, update the `RAGFlOW_IMAGE` variable in **docker/.env** to `RAGFLOW_IMAGE=infiniflow/ragflow:dev`. After making this change, rerun the command above to initiate the download.
189
+ > - To download a specific version of RAGFlow Docker image *including* embedding models and Python libraries, update the `RAGFlOW_IMAGE` variable in **docker/.env** to your desired version. For example, `RAGFLOW_IMAGE=infiniflow/ragflow:v0.13.0`. After making this change, rerun the command above to initiate the download.
190
 
191
  :::tip NOTE
192
  A RAGFlow Docker image that includes embedding models and Python libraries is approximately 9GB in size and may take significantly longer time to load.