Skip to content

Commit 559b227

Browse files
amankalra172amankalra172
authored andcommitted
docs: update STACKIT provider documentation with typo fix (#13357)
Co-authored-by: amankalra172 <[email protected]>
1 parent 20545c9 commit 559b227

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,6 +1478,38 @@ SAP AI Core provides access to 40+ models from OpenAI, Anthropic, Google, Amazon
14781478

14791479
---
14801480

1481+
### STACKIT
1482+
1483+
STACKIT AI Model Serving provides fully managed soverign hosting environment for AI models, focusing on LLMs like Llama, Mistral, and Qwen, with maximum data sovereignty on European infrastructure.
1484+
1485+
1. Head over to [STACKIT Portal](https://portal.stackit.cloud), navigate to **AI Model Serving**, and create an auth token for your project.
1486+
1487+
:::tip
1488+
You need a STACKIT customer account, user account, and project before creating auth tokens.
1489+
:::
1490+
1491+
2. Run the `/connect` command and search for **STACKIT**.
1492+
1493+
```txt
1494+
/connect
1495+
```
1496+
1497+
3. Enter your STACKIT AI Model Serving auth token.
1498+
1499+
```txt
1500+
┌ API key
1501+
1502+
1503+
└ enter
1504+
```
1505+
1506+
4. Run the `/models` command to select from available models like _Qwen3-VL 235B_ or _Llama 3.3 70B_.
1507+
1508+
```txt
1509+
/models
1510+
```
1511+
---
1512+
14811513
### OVHcloud AI Endpoints
14821514

14831515
1. Head over to the [OVHcloud panel](https://ovh.com/manager). Navigate to the `Public Cloud` section, `AI & Machine Learning` > `AI Endpoints` and in `API Keys` tab, click **Create a new API key**.

0 commit comments

Comments
 (0)