Skip to content

Commit 8a0240a

Browse files
Update docs.json
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent d69c14b commit 8a0240a

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

docs.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,16 @@
273273
"group": "Model Configuration",
274274
"icon": "settings",
275275
"expanded": false,
276-
"pages": ["model-config/context-windows", "model-config/model-comparison"]
276+
"pages": [
277+
{
278+
"page": "model-config/context-windows",
279+
"sidebarTitle": "Context windows"
280+
},
281+
{
282+
"page": "model-config/model-comparison",
283+
"sidebarTitle": "Model comparison"
284+
}
285+
]
277286
},
278287
{
279288
"group": "Hosting",

0 commit comments

Comments
 (0)