mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-24 03:56:37 +08:00
### What problem does this PR solve? Update icons for docs. Trailing spaces are auto truncated by the editor, does not affect real content. ### Type of change - [x] Documentation Update
12 lines
343 B
JSON
12 lines
343 B
JSON
{
|
|
"label": "Agents",
|
|
"position": 3,
|
|
"link": {
|
|
"type": "generated-index",
|
|
"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 backend."
|
|
},
|
|
"customProps": {
|
|
"categoryIcon": "RagAiAgent"
|
|
}
|
|
}
|