Skip to content

Commit ac5b395

Browse files
authored
docs: adding Mistral to docs as a provider (it is already a provider, just docs update) #23070 (#23072)
1 parent 8fbbca5 commit ac5b395

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
@@ -1316,6 +1316,33 @@ To use Kimi K2 from Moonshot AI:
13161316

13171317
---
13181318

1319+
### Mistral AI
1320+
1321+
1. Head over to the [Mistral AI console](https://console.mistral.ai/), create an account, and generate an API key.
1322+
1323+
2. Run the `/connect` command and search for **Mistral AI**.
1324+
1325+
```txt
1326+
/connect
1327+
```
1328+
1329+
3. Enter your Mistral API key.
1330+
1331+
```txt
1332+
┌ API key
1333+
1334+
1335+
└ enter
1336+
```
1337+
1338+
4. Run the `/models` command to select a model like _Mistral Medium_.
1339+
1340+
```txt
1341+
/models
1342+
```
1343+
1344+
---
1345+
13191346
### Nebius Token Factory
13201347

13211348
1. Head over to the [Nebius Token Factory console](https://tokenfactory.nebius.com/), create an account, and click **Add Key**.

0 commit comments

Comments
 (0)