Updated RAGFlow Agent UI (#4029)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2024-12-13 18:57:22 +08:00
committed by GitHub
parent 9b9039de92
commit e5c3083826
9 changed files with 43 additions and 62 deletions

View File

@ -192,9 +192,9 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
$ docker compose -f docker/docker-compose.yml up -d
```
```mdx-code-block
<APITable>
```
```mdx-code-block
<APITable>
```
| RAGFlow image tag | Image size (GB) | Has embedding models and Python packages? | Stable? |
| ------------------- | --------------- | ----------------------------------------- | ------------------------ |
@ -205,9 +205,9 @@ This section provides instructions on setting up the RAGFlow server on Linux. If
| `nightly` | &approx;9 | :heavy_check_mark: | *Unstable* nightly build |
| `nightly-slim` | &approx;2 | ❌ | *Unstable* nightly build |
```mdx-code-block
</APITable>
```
```mdx-code-block
</APITable>
```
4. Check the server status after having the server up and running: