Chat & text model pricing
Every chat model charges a flat credit amount per assistant message — from 0.5 credits on lightweight models up to 12 on flagship models.
Written By Zack (Zense AI)
Last updated 10 days ago
Chat and Tutor conversations bill chat credits.
The cost depends on which model (or Chat mode) answers your message — not on how many tokens you typed, though longer conversations carry more history into each request.
Credit range (0.5 – 12)
All text models are priced on a compressed 0.5–12 scale:
Thinking / medium reasoning variants (e.g. GPT-5.1 Medium, GPT-5.2 Medium) sit one tier above their base sibling.
Chat (auto) routes dynamically and is priced at 2.5 credits per message.
Chat modes
Built-in modes map to curated models behind the scenes:
Exact credits follow whichever model the mode selects for that message.
Agent tools (also chat credits)
Agent tools run during a chat message and add to the message's chat credit total. They are tracked separately in transaction history but draw from the same chat pool.
Other agent tools (flashcards, notes, mind maps, slides, etc.) follow the underlying model's per-message rate for the generation step.
How the per-message cost is calculated (technical)
For each model, Zense AI:
- Reads OpenRouter price per million input/output tokens.
- Applies the representative profile (12k in / 1k out per message).
- Targets ~25% margin against the Pro-plan credit value (0.0495 HKD/credit).
- Compresses the raw cost onto the 0.5–12 table so everyday models stay affordable and flagships are subsidized by cheaper tiers.
You are billed the final compressed credit, not the raw token math.
Tokens you will see in the UI
Even though billing is per message, each turn records token usage for debugging and analytics:
- promptTokens — system prompt + history + attachments + tool context sent to the model.
- completionTokens — the assistant's reply.
- reasoningTokens — extra tokens on reasoning models (o-series, thinking modes).
A long thread increases promptTokens on later messages, which is why the pricing formula assumes a heavy input profile — but your credit charge stays the flat model rate unless you also invoke paid agent tools.
Tips to manage chat spend
- Use Chat-Fast or 0.5-credit models for simple questions.
- Reserve flagship models (9–12 credits) for work that needs top quality.
- Web search (10 credits) adds up quickly — ask Chat to search only when needed.
- School admins: set per-user chat caps and monitor the shared pool in School Management → Users.
> Full model-by-model table lives in the engineering docs (chat-pricing.md). Rates may be retuned when OpenRouter prices change — check the model picker for live costs.