File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
docs/ai-gateway/configuration Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ pcx_content_type : how-to
3+ title : Manage gateways
4+ sidebar :
5+ order : 4
6+ ---
7+
8+ import { Render } from " ~/components" ;
9+
10+ You have several different options for managing an AI Gateway.
11+
12+ ## Create gateway
13+
14+ <Render file = " create-gateway" />
15+
16+ ## Edit gateway
17+
18+ <Render file = " edit-gateway" />
19+
20+ :::note
21+
22+ For more details about what settings are available for editing, refer to [ Configuration] ( /ai-gateway/configuration/ ) .
23+
24+ :::
25+
26+ ## Delete gateway
27+
28+ Deleting your gateway is permanent and can not be undone.
29+
30+ <Render file = " delete-gateway" />
Original file line number Diff line number Diff line change @@ -6,3 +6,5 @@ slug: 1.1.1.1/ipv6
662606:4700:4700::1111
772606:4700:4700::1001
88```
9+
10+ TEST
You can’t perform that action at this time.
0 commit comments