Skip to content

Commit b8828f2

Browse files
authored
docs: add 302ai provider (anomalyco#8142)
1 parent 2f7b2cf commit b8828f2

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

packages/web/src/content/docs/providers.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,33 @@ Don't see a provider here? Submit a PR.
9595

9696
---
9797

98+
### 302.AI
99+
100+
1. Head over to the [302.AI console](https://302.ai/), create an account, and generate an API key.
101+
102+
2. Run the `/connect` command and search for **302.AI**.
103+
104+
```txt
105+
/connect
106+
```
107+
108+
3. Enter your 302.AI API key.
109+
110+
```txt
111+
┌ API key
112+
113+
114+
└ enter
115+
```
116+
117+
4. Run the `/models` command to select a model.
118+
119+
```txt
120+
/models
121+
```
122+
123+
---
124+
98125
### Amazon Bedrock
99126

100127
To use Amazon Bedrock with OpenCode:

0 commit comments

Comments
 (0)