Anthropic
Claude — strong reasoning and long-context coding.
ubc now proxies to the major frontier providers behind one OpenAI-compatible endpoint. One daily budget covers every one of them.
ubc now routes to models across these provider families. Availability tracks what the upstream serves.
Claude — strong reasoning and long-context coding.
GPT family — broad general-purpose capability.
Grok — fast, current, conversational.
Gemini / Gemma — multimodal and efficient.
Strong open-weight reasoning and code.
Moonshot and Alibaba long-context open models.
The GLM family from Zhipu AI (Z.ai) — strong reasoning and code.
Open the model picker, choose a provider and variant, then chat. Switch any time; the budget is shared.
Set the model field to an exact model id. The id must match one ubc now serves — it does not alias names like "gpt-4o".
List the catalog from the OpenAI-compatible /models route and copy an id verbatim.
curl https://ubcnow.ai/v1/models \-H "Authorization: Bearer ubc_sk_…"
For coding, a strong Anthropic or DeepSeek model is a good default. For quick general chat, any GPT or Grok variant works. They all draw from the same budget, so experiment freely.
Text usage is metered by the model's token count for the request and response, deducted from your daily budget. Image generation is a flat 5,000 tokens per image.
Requests return a 402 until the budget resets at 00:00 UTC. You can earn extra credits via quests on the usage page.
One verification, one budget, the whole field.