mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-14 17:08:31 +08:00
Docs: Update version references to v0.26.3 in READMEs and docs (#16574)
This commit is contained in:
@@ -16,9 +16,9 @@ The RAGFlow CLI is a command-line-based system administration tool that offers a
|
||||
2. Install ragflow-cli.
|
||||
|
||||
```bash
|
||||
pipx install ragflow-cli==0.26.2
|
||||
pipx install ragflow-cli==0.26.3
|
||||
```
|
||||
> You can also use `uv`, a tool for managing virtual environments and packages, to install RAGFlow CLI: `uv tool install ragflow-cli@0.26.2`.
|
||||
> You can also use `uv`, a tool for managing virtual environments and packages, to install RAGFlow CLI: `uv tool install ragflow-cli@0.26.3`.
|
||||
|
||||
3. Launch the CLI client:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user