Fix error in docs (#12269)

### What problem does this PR solve?

As title

### Type of change

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

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2025-12-28 11:55:52 +08:00
committed by GitHub
parent 8dc5b4dc56
commit 86b03f399a
3 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@ Enabling TOC extraction requires significant memory, computational resources, an
![](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/auto_metadata_settings.png)
3. Click **+** to add new fields and enter the congiruation page.
3. Click **+** to add new fields and enter the configuration page.
![](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/metadata_field_settings.png)

View File

@ -1603,7 +1603,7 @@ In streaming mode, not all responses include a reference, as this depends on the
##### question: `str`
The question to start an AI-powered conversation. Ifthe **Begin** component takes parameters, a question is not required.
The question to start an AI-powered conversation. If the **Begin** component takes parameters, a question is not required.
##### stream: `bool`

View File

@ -9,7 +9,7 @@ Key features, improvements and bug fixes in the latest releases.
## v0.23.0
Released on December 29, 2025.
Released on December 27, 2025.
### New features
@ -32,7 +32,7 @@ Released on December 29, 2025.
### Improvements
- Bumps RAGFlow's document engine, [Infinity](https://github.com/infiniflow/infinity) to v0.6.13 (backward compatible).
- Bumps RAGFlow's document engine, [Infinity](https://github.com/infiniflow/infinity) to v0.6.15 (backward compatible).
### Data sources