Docs: Add agentic workflow support to latest updates in READMEs (#9171)

### What problem does this PR solve?

Add agentic workflow support to latest updates in READMEs

### Type of change

- [x] Documentation Update
This commit is contained in:
Liu An
2025-08-01 20:56:14 +08:00
committed by GitHub
parent 85e07e06a2
commit c5823a33a3
7 changed files with 7 additions and 0 deletions

View File

@ -87,6 +87,7 @@ Try our demo at [https://demo.ragflow.io](https://demo.ragflow.io).
## 🔥 Latest Updates
- 2025-08-01 Supports agentic workflow.
- 2025-05-23 Adds a Python/JavaScript code executor component to Agent.
- 2025-05-05 Supports cross-language query.
- 2025-03-19 Supports using a multi-modal model to make sense of images within PDF or DOCX files.