We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f972f49 commit ae3a278Copy full SHA for ae3a278
1 file changed
docs/english/_sidebar.json
@@ -37,17 +37,14 @@
37
]
38
},
39
{
40
- "type": "category",
41
- "label": "AI & Agents",
42
- "link": {
43
- "type": "doc",
44
- "id": "tools/bolt-js/concepts/adding-agent-features"
45
- },
46
- "items": [
47
- "tools/bolt-js/concepts/adding-agent-features",
48
- "tools/bolt-js/concepts/using-the-assistant-class"
49
- ]
50
+ "type": "category",
+ "label": "AI & Agents",
+ "link": {
+ "type": "doc",
+ "id": "tools/bolt-js/concepts/adding-agent-features"
+ },
+ "items": ["tools/bolt-js/concepts/adding-agent-features", "tools/bolt-js/concepts/using-the-assistant-class"]
51
52
"type": "category",
53
"label": "Custom Steps",
0 commit comments