Skip to content

Commit 445be34

Browse files
authored
Update get-started.mdx (#19204)
be more clear that using AI Gateway requires bringing your own api key for each provider
1 parent 47d53ae commit 445be34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ When setting up a new gateway, you can choose between an authenticated and unaut
3232

3333
Next, connect your AI provider to your gateway.
3434

35-
AI Gateway offers multiple endpoints for each Gateway you create - one endpoint per provider, and one Universal Endpoint.
35+
AI Gateway offers multiple endpoints for each Gateway you create - one endpoint per provider, and one Universal Endpoint. To use AI Gateway, you will need to create your own account with each provider and provide your API key. AI Gateway acts as a proxy for these requests, enabling observability, caching, and more.
3636

3737
Additionally, AI Gateway has a [WebSockets API](/ai-gateway/configuration/websockets-api/) which provides a single persistent connection, enabling continuous communication. This API supports all AI providers connected to AI Gateway, including those that do not natively support WebSockets.
3838

0 commit comments

Comments
 (0)