Toro
commited on
Commit
·
8453019
1
Parent(s):
2b66f8c
Update _category_.json (#2442)
Browse files### What problem does this PR solve?
#2441
### Type of change
- [x] Documentation Update
docs/guides/agentic_rag/_category_.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"label": "
|
3 |
"position": 3,
|
4 |
"link": {
|
5 |
"type": "generated-index",
|
6 |
-
"description": "RAGFlow v0.8.0 introduces an
|
7 |
}
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"label": "Agents",
|
3 |
"position": 3,
|
4 |
"link": {
|
5 |
"type": "generated-index",
|
6 |
+
"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."
|
7 |
}
|
8 |
}
|