Skip to content

Commit f2dc827

Browse files
committed
partial only
1 parent 8e1732a commit f2dc827

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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" />

src/content/partials/1.1.1.1/ipv6.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ slug: 1.1.1.1/ipv6
66
2606:4700:4700::1111
77
2606:4700:4700::1001
88
```
9+
10+
TEST

0 commit comments

Comments
 (0)