Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions docs/config.json
Original file line numberDiff line numberDiff line change
Expand Up@@ -103,7 +103,12 @@
"label": "Lazy Tool Discovery",
"to": "tools/lazy-tool-discovery",
"addedAt": "2026-04-15"
},
}
]
},
{
"label": "MCP",
"children": [
{
"label": "MCP Server Tools",
"to": "tools/mcp",
Expand All@@ -115,7 +120,7 @@
"addedAt": "2026-06-05"
},
{
"label": "Manual MCP: Tools, Resources & Prompts",
"label": "Manual MCP",
"to": "tools/mcp-manual",
"addedAt": "2026-06-05"
},
Expand DownExpand Up@@ -340,7 +345,7 @@
"addedAt": "2026-05-16"
},
{
"label": "Sampling Options to modelOptions",
"label": "Sampling modelOptions",
"to": "migration/sampling-options-to-model-options",
"addedAt": "2026-06-03"
}
Expand Down
Loading