Skip to content

Commit e8a7c24

Browse files
committed
Will this fail?
1 parent 9a8a940 commit e8a7c24

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/content/docs/ai-gateway/configuration/manage-gateway.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,24 @@ pcx_content_type: how-to
33
title: Manage gateways
44
sidebar:
55
order: 4
6-
76
---
87

9-
import { Render } from "~/components"
8+
import { Render } from "~/components";
109

1110
You have several different options for managing an AI Gateway.
1211

1312
## Create gateway
1413

15-
<Render file="create-gateway" />
14+
<Render file="create-gateway" product="test" />
1615

1716
## Edit gateway
1817

1918
<Render file="edit-gateway" />
2019

2120
:::note
2221

23-
2422
For more details about what settings are available for editing, refer to [Configuration](/ai-gateway/configuration/).
2523

26-
2724
:::
2825

2926
## Delete gateway

0 commit comments

Comments
 (0)