Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions packages/web/src/content/docs/providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,33 @@ Selecting a router model is a drop-in replacement for any other model — OpenCo

---

### Friendli

1. Head over to the [Friendli AI Suite](https://friendli.ai/suite), create an account, and generate an API key.

2. Run the `/connect` command and search for **Friendli**.

```txt
/connect
```

3. Enter your Friendli API key.

```txt
┌ API key
└ enter
```

4. Run the `/models` command to select a model.

```txt
/models
```

---

### GitLab Duo

:::caution[Experimental]
Expand Down
Loading