mirror of
https://github.com/bentoml/OpenLLM.git
synced 2025-12-23 23:57:46 -05:00
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Signed-off-by: GutZuFusss <leon.ikinger@googlemail.com> Co-authored-by: GutZuFusss <leon.ikinger@googlemail.com>
32 lines
549 B
JSON
32 lines
549 B
JSON
{
|
|
"index": {
|
|
"type": "page",
|
|
"title": "Introduction",
|
|
"display": "hidden"
|
|
},
|
|
"docs": {
|
|
"type": "page",
|
|
"title": "Documentation"
|
|
},
|
|
"about": {
|
|
"type": "page",
|
|
"title": "About",
|
|
"theme": {
|
|
"typesetting": "article"
|
|
}
|
|
},
|
|
"changelog": {
|
|
"type": "page",
|
|
"title": "Changelog",
|
|
"href": "https://github.com/bentoml/OpenLLM/blob/main/CHANGELOG.md",
|
|
"newWindow": true
|
|
},
|
|
"404": {
|
|
"type": "page",
|
|
"theme": {
|
|
"timestamp": false,
|
|
"typesetting": "article"
|
|
}
|
|
}
|
|
}
|