Update _category_.json (#2442)

### What problem does this PR solve?

#2441 

### Type of change

- [x] Documentation Update
This commit is contained in:
Toro 2024-09-14 17:36:35 +08:00 committed by GitHub
parent 1621313c0f
commit 8ccc696723
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
{
"label": "Agentic RAG",
"label": "Agents",
"position": 3,
"link": {
"type": "generated-index",
"description": "RAGFlow v0.8.0 introduces an Agentic RAG mechanism, featuring a no-code workflow editor on the front end and a comprehensive graph-based task orchestration framework on the back end."
"description": "RAGFlow v0.8.0 introduces an agent mechanism, featuring a no-code workflow editor on the front end and a comprehensive graph-based task orchestration framework on the back end."
}
}