mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-12 10:29:36 -04: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>
45 lines
934 B
JSON
45 lines
934 B
JSON
{
|
|
"index": "Introduction",
|
|
"installation": "Installation",
|
|
"getting-started": "Getting Started",
|
|
"about-link": {
|
|
"title": "About OpenLLM",
|
|
"href": "/about"
|
|
},
|
|
"-- Models": {
|
|
"type": "separator",
|
|
"title": "Supported Models"
|
|
},
|
|
"supported-models": "Supported Models",
|
|
"add-new-model": "Adding a New Model",
|
|
"-- Advanced": {
|
|
"type": "separator",
|
|
"title": "Advanced"
|
|
},
|
|
"features": {
|
|
"display": "hidden",
|
|
"title": "Features"
|
|
},
|
|
"-- API Reference": {
|
|
"type": "separator",
|
|
"title": "API Reference"
|
|
},
|
|
"api": {
|
|
"display": "hidden"
|
|
},
|
|
"-- Ecosystem": {
|
|
"type": "separator",
|
|
"title": "More"
|
|
},
|
|
"bentocloud": {
|
|
"title": "☁️ BentoCloud ↗",
|
|
"href": "https://l.bentoml.com/bento-cloud",
|
|
"newWindow": true
|
|
},
|
|
"bentoml": {
|
|
"title": "🍱 BentoML ↗",
|
|
"href": "https://docs.bentoml.com/en/latest/",
|
|
"newWindow": true
|
|
}
|
|
}
|