Skip to content

Commit fc079c7

Browse files
authored
docs: add firmware provider to providers docs (anomalyco#8993)
1 parent 9df5274 commit fc079c7

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
@@ -558,6 +558,33 @@ Cloudflare AI Gateway lets you access models from OpenAI, Anthropic, Workers AI,
558558

559559
---
560560

561+
### Firmware
562+
563+
1. Head over to the [Firmware dashboard](https://app.firmware.ai/signup), create an account, and generate an API key.
564+
565+
2. Run the `/connect` command and search for **Firmware**.
566+
567+
```txt
568+
/connect
569+
```
570+
571+
3. Enter your Firmware API key.
572+
573+
```txt
574+
┌ API key
575+
576+
577+
└ enter
578+
```
579+
580+
4. Run the `/models` command to select a model.
581+
582+
```txt
583+
/models
584+
```
585+
586+
---
587+
561588
### Fireworks AI
562589

563590
1. Head over to the [Fireworks AI console](https://app.fireworks.ai/), create an account, and click **Create API Key**.

0 commit comments

Comments
 (0)