Skip to content

Commit 9237df0

Browse files
palashgoOxyjun
andauthored
Update src/content/docs/ai-gateway/get-started.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 2c8f3f9 commit 9237df0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ When you enable authentication on gateway each request is required to include a
2828

2929
Authenticate with your upstream provider using one of the following options:
3030

31-
- **BYOK (Store Keys):** Store your credentials in Cloudflare and AI Gateway will include them at runtime. See [BYOK](/ai-gateway/configuration/bring-your-own-keys/).
32-
- **Request headers:** Include your provider key in the request headers as you normally would (e.g., `Authorization: Bearer <PROVIDER_API_KEY>`).
31+
- **BYOK (Store Keys):** Store your credentials in Cloudflare, and AI Gateway will include them at runtime. Refer to [BYOK](/ai-gateway/configuration/bring-your-own-keys/).
32+
- **Request headers:** Include your provider key in the request headers as you normally would (for example, `Authorization: Bearer <PROVIDER_API_KEY>`).
3333

3434
## Integration Options
3535

0 commit comments

Comments
 (0)