Models · ch.at
ch.at available models
The ch.at models routable through this free, OpenAI-compatible gateway, with the exact ids you can pin. ch.at needs no key at all.
Live right now
1 model
keyless tier
| Model id | Pin it as |
|---|---|
| ch.at | chat/ch.at |
The first id listed is what "model": "auto" reaches for on this provider. Availability changes, so read the live list with GET /api/v1/models before hardcoding.
Calling ch.at
curl https://dreamprompting.com/api/v1/chat/completions \
-H "Authorization: Bearer YOUR_FREE_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "chat/ch.at",
"messages": [{"role": "user", "content": "Hello."}]
}'
Get the key on the account page with a Google sign-in and no credit card. Drop the provider prefix and send "model": "auto" to let the gateway pick a healthy provider instead, which is the better default when you care more about the answer arriving than about which company served it. Full parameters are in the API reference.
Other providers
Groq (4)
Cerebras (3)
Mistral (La Plateforme) (3)
NVIDIA NIM (2)
NVIDIA NIM Vision (1)
Cohere (3)
Google AI Studio (Gemini) (2)
OpenRouter (Ox Alpha preview) (1)
OpenRouter (3)
GitHub Models (3)
Cloudflare Workers AI (4)
Cloudflare Workers AI Vision (1)
Hugging Face (2)
Vercel AI Gateway (2)
Mistral (Codestral) (1)
Scaleway (2)
SambaNova Cloud (3)
Hyperbolic (2)
Fireworks (1)
Nebius (2)
Novita (2)
Together AI (1)
DeepInfra (2)
Alibaba (Qwen) (2)
Upstage (Solar) (2)
AI21 (Jamba) (2)
Looking for the wider landscape rather than what is callable here? See all AI models for the full 279-model index by lab.