The autopilotthat picks for you.

You give it the task and it picks, among the models your plan includes, the route that solves it best. It builds a menu of the live routes, trims it to your plan and decides with an instruction you can read end to end.

  • Included in every plan
  • On by default
  • No keys to bring
The menu TITAN decides from
- claude-haiku-4-5 (codigo) — costo 1x, 200K, visión- gemini-3-flash (multimodal) — costo 1x, 1M, visión- claude-sonnet-5 (codigo) — costo 3x, 200K, visión- gpt-5-6-sol (razonamiento) — costo 9x, 400K » instruction: at equal capability, prefer the cheap one✓ chosen: claude-haiku-4-5 · costo 1x

What does TITAN do?

It is what happens if you touch nothing.

  1. It arrives switched on

    The automatic model is the CLI's default path: there is nothing to activate.

  2. The menu is trimmed to your plan

    Asking for automatic is not a back door to the tier above: the menu only lists what your plan reaches.

  3. With images, only routes that see

    If the turn carries images, the menu is rebuilt from the models that declare vision — and so is the fallback.

How does it decide?

What it receives is a list of text.One route per line. Here is one, whole:

- claude-haiku-4-5: Claude Haiku 4.5 (codigo) — costo 1x, context 200K, vision, tools, json
  • claude-haiku-4-5

    The route identifier. The same one you can ask for by name.

  • (codigo)

    What the model is for according to its entry: code, reasoning, general…

  • costo 1x

    What a token costs on that route, relative to the cheapest. The only economic figure it sees.

  • context 200K, vision, tools, json

    The declared capabilities: input window and what it can do.

With that in front of it, the instruction is short and can be read whole: at equal capability, prefer the cheap one.

And if the chosen route fails?

TITAN tries another and your turn carries on.

  1. You pay for what answered

    Billing follows the route that served, not the one requested: if it degraded to a cheaper one, you pay the cheap one.

  2. The replacement meets the same bar

    With images in the turn, the fallback is also looked for among routes that see.

  3. The chain is not random and it ends

    First another provider of the same route; then the menu's fallback.

  4. Once the turn is writing, no switching

    The handover only happens at the opening: once the first token arrives, that is the route.

How do I know which model answered?

The question comes with its answer beside it.

  • In the chat

    Written above the answer: a card with TITAN's name and the route that answered.

  • In the API

    Before the first token: a streamed turn opens with a service line that names it.

  • In your usage, not yet

    On the usage page the turn appears with the id you asked for, not the route that served. It is a known limit.

Don't pick another AI.Let TITAN decide.

Included in every plan · On by default