You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any of the accepted auth keys (`MODELSTUDIO_API_KEY`, `DASHSCOPE_API_KEY`, `QWEN_API_KEY`) will work. The `qwen-standard-api-key` onboarding choice configures the shared DashScope credential.
49
+
</Note>
40
50
41
51
## Built-in Wan models
42
52
43
53
The bundled `alibaba` provider currently registers:
Arcee AI models can be accessed directly via the Arcee platform or through [OpenRouter](/providers/openrouter).
14
14
15
-
- Provider: `arcee`
16
-
- Auth: `ARCEEAI_API_KEY` (direct) or `OPENROUTER_API_KEY` (via OpenRouter)
17
-
- API: OpenAI-compatible
18
-
- Base URL: `https://api.arcee.ai/api/v1` (direct) or `https://openrouter.ai/api/v1` (OpenRouter)
19
-
20
-
## Quick start
21
-
22
-
1. Get an API key from [Arcee AI](https://chat.arcee.ai/) or [OpenRouter](https://openrouter.ai/keys).
23
-
24
-
2. Set the API key (recommended: store it for the Gateway):
| Auth |`ARCEEAI_API_KEY` (direct) or `OPENROUTER_API_KEY` (via OpenRouter) |
19
+
| API | OpenAI-compatible |
20
+
| Base URL |`https://api.arcee.ai/api/v1` (direct) or `https://openrouter.ai/api/v1` (OpenRouter) |
21
+
22
+
## Getting started
23
+
24
+
<Tabs>
25
+
<Tabtitle="Direct (Arcee platform)">
26
+
<Steps>
27
+
<Step title="Get an API key">
28
+
Create an API key at [Arcee AI](https://chat.arcee.ai/).
0 commit comments