Docs: Miscellaneous editorial updates (#7865)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-05-26 19:36:35 +08:00
committed by GitHub
parent 5d6bf2224a
commit add4b13856
8 changed files with 21 additions and 11 deletions

View File

@ -205,7 +205,7 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
<APITable>
```
| RAGFlow image tag | Image size (GB) | Has embedding models and Python packages?:collision: | Stable? |
| RAGFlow image tag | Image size (GB) | Has embedding models and Python packages? | Stable? |
| ------------------- | --------------- | ----------------------------------------- | ------------------------ |
| `v0.19.0` | &approx;9 | :heavy_check_mark: | Stable release |
| `v0.19.0-slim` | &approx;2 | ❌ | Stable release |
@ -217,12 +217,12 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
```
:::danger IMPORTANT
:collision: The embedding models included in `v0.19.0` and `nightly` are:
The embedding models included in `v0.19.0` and `nightly` are:
- BAAI/bge-large-zh-v1.5
- maidalun1020/bce-embedding-base_v1
Please note these two embedding models support both English and Chinese. If your knowledge base contains other languages, the performance may be COMPROMISED.
These two embedding models are optimized specifically for English and Chinese, so performance may be compromised if you use them to embed documents in other languages.
:::
4. Check the server status after having the server up and running: