Files
ragflow/docs/guides/agent/_category_.json
YanZhang df60798b86 docs: remove unnecessary docs & adjust page layout (#18146)
remove unnecessary docs 
adjust page layout 
fix some images layout 
add chat channel docs
2026-08-12 19:39:15 +08:00

12 lines
343 B
JSON

{
"label": "Agents",
"position": 5,
"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"
}
}