Skip to content
Closed
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
2 changes: 1 addition & 1 deletion docs/products/eigenai/howto/use-eigenai.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Use EigenAI
sidebar_position: 2
---

We're starting off with supporting the `gpt-oss-120b-f16` model based on initial demand and expanding from there. To get started or request another model, visit our [onboarding page](https://onboarding.eigencloud.xyz/).
We're starting off with supporting the `gpt-oss-120b-f16` and `qwen3-32b-128k-bf16` models based on initial demand and expanding from there. To get started or request another model, visit our [onboarding page](https://onboarding.eigencloud.xyz/).

```bash
$ curl -X POST https://eigenai.eigencloud.xyz/v1/chat/completions \
Expand Down