Skip to main content
Hyperagent
ConceptsAgents

Supported models

Choose the reasoning model that fits an agent's job, speed, and budget.

Hyperagent is model agnostic. You can choose models from multiple labs, change the model without rebuilding the agent, and give runtime helpers a different default from the parent.

Hyperagent model picker with latest models first and the rest grouped by lab.
The picker puts current family choices first, then groups the full catalog by lab.

Choose for the job

A model shapes reasoning quality, latency, and cost. Pick it after you understand the work:

Judgment

How hard is the thinking?

Deep research, careful writing, and multi-step tool use benefit from a stronger model and often higher effort.

Cadence

How often will it run?

Live Mode checks, high-volume replies, and simple classification reward speed and lower cost.

Audience

Who will act on the result?

External-facing work and consequential decisions deserve more quality budget than internal triage.

A long-lived agent should keep the model that matches its job. Do not let a one-off thread choice silently become the operating model for a recurring role.

Latest aliases

A Latest alias tracks the current stable model in a family. Use one when you want the agent to receive the family's normal upgrades without editing its configuration. Pin a numbered version when you need repeatability for an evaluation or controlled comparison.

The picker can show Latest aliases for Opus, Sonnet, Fable, Kimi, and GPT when that family is enabled for your workspace. It also offers numbered versions for users who want to stay put.

Anthropic models

ModelBest fitContext
Fable 5Highest-capability work when quality matters more than cost1M
Opus 5Complex agents, difficult reasoning, and careful final output1M
Opus 4.8Earlier flagship for complex work; supports Fast mode1M
Opus 4.7Earlier Opus for complex work1M
Opus 4.6Earlier Opus for complex work1M
Sonnet 5Balanced everyday agents at lower cost than Opus1M
Sonnet 4.6Earlier balanced Sonnet for everyday work1M
Haiku 4.5Quick, simple tasks and high-volume lightweight work200K

OpenAI and Google models

ModelBest fitContext
GPT 5.6 SolOpenAI's most capable option for difficult agent work950K
GPT 5.6 TerraBalanced OpenAI option for everyday agents950K
GPT 5.6 LunaFast, low-cost OpenAI option950K
GPT 5.5Earlier OpenAI flagship950K
Gemini 3.6 FlashFast structured execution, monitoring, research loops, and coding1M
Gemini 3.5 FlashEarlier fast Google model for everyday work1M

Open and specialist models

ModelBest fitContext
Kimi K3Moonshot's highest-capability open model900K
Kimi K3 FastFaster Kimi K3 output when latency matters900K
Kimi K2.6Low-cost everyday work on an open model230K
GLM 5.2Low-cost everyday agent work1M
GLM 5.2 FastFaster GLM output for high-volume work1M
Qwen 3.7 PlusCost-aware general work and coding230K
DeepSeek V4 ProDeep reasoning on an open model1M
Fugu UltraCoordinated expert-agent work on complex tasks1M
Grok 4.5Conversational agent work500K
Muse Spark 1.1Creative agent work1M
InklingCompact, low-cost open-model work230K

The catalog changes as Hyperagent validates additional models. Trust the picker for the list available to you. If a model you need is missing, share the use case with the Hyperagent team so the request includes the job, not only the model name.

Thinking, speed, and budget

The model is only one part of the cost and quality decision. Agent settings can also expose effort, a per-run budget limit, and a default model for runtime helpers.

Agent model settings with model choice, effort, budget limit, and subagent model.
Model settings let you tune reasoning effort, cap a run, and choose a different default for helpers.

Effort

Many models support an effort control. Higher effort gives the model more room for difficult reasoning and usually increases latency and cost.

JobStarting point
Hard analysis, debugging, or strategyStronger model, medium or high effort
Routine classification or simple rewritesFaster model, lower effort
Live Mode heartbeatCapable low-cost model, lower effort, precise checklist

Fast mode

Fast mode runs the same eligible model at higher throughput. Use it for interactive replies and tight loops where latency matters. Standard mode is usually the better fit for deep analysis and final writing.

If you do not see a toggle for fast mode on the model you're using, the model does not expose Fast mode in Hyperagent.

Budget limit per run

A per-run budget limits how much one agent query may spend. Use it for schedules, Live Mode, and agents that browse or loop through large workloads. A cap is a guardrail; it does not replace picking a sensible model and effort level.

Recipes

Agent jobModel directionEffortCost posture
Primary workhorseLatest Opus or SonnetMedium to highSpend on judgment
Live Mode watchSonnet, Haiku, or another fast tierLowOptimize recurring checks
High-volume simple workHaiku or a low-cost alternativeLowKeep each run lean
Deep research specialistFlagship or deep-reasoning modelHighTight tools and clear stop conditions
Early experimentFaster tier firstLow to mediumPromote only where quality fails

FAQs