diff --git a/src/content/docs/ai-gateway/get-started.mdx b/src/content/docs/ai-gateway/get-started.mdx index 7b46c3f7043630..40057dc6e27b82 100644 --- a/src/content/docs/ai-gateway/get-started.mdx +++ b/src/content/docs/ai-gateway/get-started.mdx @@ -30,21 +30,15 @@ Next, connect your AI provider to your gateway. AI Gateway offers multiple endpoints for each Gateway you create - one endpoint per provider, and one Universal Endpoint. -
+Below is a list of our supported model providers: -
- -If you do not have a provider preference, start with one of our dedicated tutorials. - -
+If you do not have a provider preference, start with one of our dedicated tutorials: - [OpenAI](/ai-gateway/tutorials/deploy-aig-worker/) - [Worker AI](/ai-gateway/tutorials/create-first-aig-workers/) -
- ## View analytics Now that your provider is connected to the AI Gateway, you can view analytics for requests going through your gateway. diff --git a/src/content/docs/ai-gateway/providers/index.mdx b/src/content/docs/ai-gateway/providers/index.mdx index 930d5c3c662486..412e48db848075 100644 --- a/src/content/docs/ai-gateway/providers/index.mdx +++ b/src/content/docs/ai-gateway/providers/index.mdx @@ -1,6 +1,6 @@ --- pcx_content_type: navigation -title: Supported providers +title: Model providers sidebar: order: 3 ---