Topic 1 of 9 · Level 1: Conversation

Model Analysis & Selection

As of July 2026, I use Codex with a 5× Pro subscription tier costing NZ$200. With my setup, that gave roughly NZ$1,700 of comparable API cost in June 2026. I normally use the most intelligent model available according to Artificial Analysis; in June that was GPT 5.5 with xhigh thinking effort. I switched from GPT 5.6 Sol Max to the cheaper GPT 5.6 Terra Max when the extra intelligence did not add value for my work.

There is no universally best model

“Which model is best?” has no useful universal answer. The useful question is: which model is best for the work, constraints, and risk appetite you actually have?

LLMs make bespoke, nuanced software more practical: computers can now understand plain English rather than requiring every intent to be expressed through a traditional programming language. That value only matters when the chosen model can reliably help you build what you imagine.

Choose against requirements

  1. Decide what you want to build. The more defined the goal, the better.
  2. Decide your privacy risk appetite and allowance.
  3. Decide which capabilities the model needs to achieve the goal:
    • intelligence;
    • speed (TPS);
    • modes such as text, image, and video;
    • context-window size; and
    • determinism.
  4. Choose the cheapest model or models that meet every criterion and can achieve the goal reliably.

Compare, then commit

Artificial Analysis is a useful source for side-by-side model comparisons. If you genuinely do not know where to start, one of the major subscription offerings is a reasonable default:

I use Codex because OpenAI consistently delivers frontier, multimodal capability at good subscription cost efficiency and is accommodating of open-source and third-party harnesses.