Skip to content

Commit

Permalink
updated mint.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan committed Aug 30, 2024
1 parent 41672b4 commit c16b536
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,59 @@
}
],
"navigation": [
{
"group": "",
"pages": [
{
"group": "Basics",
"pages": [
"basics/welcome",
"basics/quickstart",
"basics/billing"
]
},
{
"group": "Universal API",
"pages": [
"universal_api/overview",
"universal_api/supported_endpoints",
"universal_api/making_queries",
"universal_api/arguments",
"universal_api/logging",
"universal_api/comparisons"
]
},
{
"group": "Benchmarking",
"pages": [
"benchmarking/overview",
"benchmarking/datasets",
"benchmarking/evaluators",
"benchmarking/evaluations",
"benchmarking/benchmarks",
"benchmarking/visualization"
]
},
{
"group": "Routing",
"pages": [
"routing/overview",
"routing/fallbacks",
"routing/meta_providers",
"routing/train_your_own_router",
"routing/configure_your_router",
"routing/deploy_your_router"
]
},
{
"group": "On-Prem",
"pages": [
"on_prem/overview",
"on_prem/universal_api"
]
}
]
},
{
"group": "",
"pages": [
Expand Down

0 comments on commit c16b536

Please sign in to comment.