Skip to content
Merged
Show file tree
Hide file tree
Changes from 8 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
104 changes: 54 additions & 50 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,10 @@
"label": "Support for function calling in Scaleway Managed Inference",
"slug": "function-calling-support"
},
{
"label": "Managed Inference model catalog",
"slug": "model-catalog"
},
{
"label": "BGE-Multilingual-Gemma2 model",
"slug": "bge-multilingual-gemma2"
Expand Down Expand Up @@ -3300,7 +3304,7 @@
"slug": "faq"
},
{
"items": [
"items": [
{
"label": "Order an InterLink",
"slug": "order-interlink"
Expand All @@ -3310,61 +3314,61 @@
"slug": "complete-provisioning"
},
{
"label": "Configure an InterLink",
"slug": "configure-interlink"
},
{
"label": "Create a routing policy",
"slug": "create-routing-policy"
},
{
"label": "Delete an InterLink",
"slug": "delete-interlink"
}
],
"label": "How to",
"slug": "how-to"
},
{
"items": [
{
"label": "InterLink API Reference",
"slug": "https://www.scaleway.com/en/developers/api/interlink/"
}
],
"label": "API/CLI",
"slug": "api-cli"
},
{
"items": [
{
"label": "InterLink overview",
"slug": "overview"
},
{
"label": "InterLink provisioning",
"slug": "provisioning"
},
{
"label": "Configuring an InterLink",
"slug": "configuring"
"label": "Configure an InterLink",
"slug": "configure-interlink"
},
{
"label": "Create a routing policy",
"slug": "create-routing-policy"
},
{
"label": "Delete an InterLink",
"slug": "delete-interlink"
}
],
"label": "How to",
"slug": "how-to"
},
{
"label": "InterLink statuses",
"slug": "statuses"
"items": [
{
"label": "InterLink API Reference",
"slug": "https://www.scaleway.com/en/developers/api/interlink/"
}
],
"label": "API/CLI",
"slug": "api-cli"
},
{
"label": "Using BGP communities",
"slug": "bgp-communities"
"items": [
{
"label": "InterLink overview",
"slug": "overview"
},
{
"label": "InterLink provisioning",
"slug": "provisioning"
},
{
"label": "Configuring an InterLink",
"slug": "configuring"
},
{
"label": "InterLink statuses",
"slug": "statuses"
},
{
"label": "Using BGP communities",
"slug": "bgp-communities"
}
],
"label": "Additional Content",
"slug": "reference-content"
}
],
"label": "Additional Content",
"slug": "reference-content"
}
],
"label": "InterLink",
"slug": "interlink"
},
"label": "InterLink",
"slug": "interlink"
},
{
"items": [
{
Expand Down
Loading
Loading