Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
56 changes: 32 additions & 24 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,10 +175,18 @@
]
},
{
"group": "Fine-tuning",
"group": "Integrations",
"pages": [
"fine-tune"
]
"integrations/overview",
{
"group": "Guides",
"pages":[
"integrations/dstack",
"integrations/mods",
"integrations/skypilot"
]
}
]
},
{
"group": "Hub",
Expand All @@ -188,14 +196,18 @@
"hub/revenue-sharing"
]
},
{
"group": "Fine-tuning",
"pages": ["fine-tune"]
},
{
"group": "Reference",
"pages": [
"references/gpu-types",
"references/cpu-types",
"references/billing-information",
"references/referrals",
"references/security-and-compliance",
"references/gpu-types",
"references/cpu-types",
{
"group": "Troubleshooting",
"pages": [
Expand All @@ -209,14 +221,6 @@
"references/troubleshooting/manage-payment-cards"
]
},
{
"group": "Integrations",
"pages": [
"integrations/dstack",
"integrations/mods",
"integrations/skypilot"
]
},
{
"group": "Migrations",
"pages": [
Expand All @@ -233,6 +237,16 @@
"tutorials/introduction/containers/docker-commands"
]
},
{
"group": "GraphQL API",
"pages": [
"references/graphql-spec",
"sdks/graphql/configurations",
"sdks/graphql/manage-pods",
"sdks/graphql/manage-pod-templates",
"sdks/graphql/manage-endpoints"
]
},
{
"group": "Hosting",
"pages": [
Expand All @@ -241,8 +255,7 @@
"hosting/maintenance-and-reliability",
"hosting/partner-requirements"
]
},
"references/graphql-spec"
}
]
}
]
Expand Down Expand Up @@ -347,15 +360,6 @@
"sdks/go/overview",
"sdks/go/endpoints"
]
},
{
"group": "GraphQL",
"pages": [
"sdks/graphql/configurations",
"sdks/graphql/manage-pods",
"sdks/graphql/manage-pod-templates",
"sdks/graphql/manage-endpoints"
]
}
]
},
Expand Down Expand Up @@ -498,6 +502,10 @@
"source": "/runpodctl/install-runpodctl",
"destination": "/runpodctl/overview"
},
{
"source": "/serverless/development/integrations",
"destination": "/integrations/overview"
},
{
"source": "/references/faq",
"destination": "/references/troubleshooting/zero-gpus"
Expand Down
1 change: 0 additions & 1 deletion hub/public-endpoint-reference.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: "Model reference"
sidebarTitle: "Model reference"
description: "Explore model-specific parameters for Runpod's Public Endpoints."
tag: "NEW"
---

This page lists all available models for Runpod Public Endpoints, as well as the model-specific parameters you can use in your API calls. You can browse and test Public Endpoints using the [Runpod console](https://console.runpod.io/hub?tabSelected=public_endpoints).
Expand Down
Binary file added images/serverless-endpoint-id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading