Models/Collections/Build coding & tool-use agents
Blueprint3 ModelsUpdated Jun 2026

Build coding & tool-use agents

Frontier language models for agentic coding, structured tool calls, and long-horizon execution.

Agent stack.Reason, call tools, execute

UnderstandMultimodal agentsDocument work

Gemini 3 Flash

Advanced multimodal text and reasoning model

$0.00051/tool-calling
Run

Gemini 3 Flash, multimodal reasoning over text, images, audio, video, code, and documents with complex instruction following.

TXT → TXTIMG → TXTVID → TXTAUD → TXT

Tradeoff. $0.5 per 1M input tokens (text, image, video), $1 per 1M for audio input, $3 per 1M output tokens.

Open weights.Hosted alternatives for this stack

Open-weight models covering the same tasks as this stack, running on Runware's own optimized compute and billed on compute time. License terms vary per model — check each model page before self-hosting.

Z.ai

GLM-5.3-Flash

by Z.ai

Efficient multimodal GLM for coding, agents, and long-context visual understanding

TXT → TXTIMG → TXT
Compute-time pricing
Google

Gemma 4 31B

by Google

Open 31B multimodal reasoning model for coding, long context, and agentic workflows

TXT → TXTIMG → TXT
from $0.000567/text-generation
Moonshot AI

Kimi K2.6

by Moonshot AI

Open frontier multimodal LLM for coding, long-horizon execution, and tool-rich workflows

TXT → TXTIMG → TXT
Compute-time pricing
Z.ai

GLM-5.3

by Z.ai

Flagship coding and agentic LLM with stronger long-horizon execution and security-oriented reasoning

TXT → TXT
Compute-time pricing

Common questions

Understand — Gemini 3 Flash; Reason — DeepSeek-V4-Pro-0423; Execute — Claude Fable 5. Each row above expands with the model's live pricing, capability chips, and sample outputs.

DeepSeek-V4-Pro-0423 runs on Runware's own optimized compute (the platform's open-weight tier, billed on compute time) — check each model page for weight availability and license terms before self-hosting. The remaining picks are partner-served.

Tradeoffs to consider

Published input rates run from $0.127 per 1M tokens (MiniMax M2.5) to $10 per 1M (Claude Fable 5). Route the bulk of agent traffic to the cost-efficient tier and escalate to the frontier tier only for the steps that fail there.

DeepSeek-V4-Pro and Claude Fable 5 both offer 1M-token contexts, and DeepSeek's cache reads drop to $0.079 per 1M tokens. Long-running agents should be architected around cache reuse rather than resending full history at input rates.

Production notes

Every price on this page is the model's published rate from the live Runware catalog, using the cheapest listed configuration unless stated otherwise. Prices vary with resolution, duration, quality tier, or token volume, so check the pricing table on each model page before estimating unit economics.

The Runware catalog does not publish per-model latency figures, so this page does not quote end-to-end timings. Where a model's own description commits to speed (for example sub-second generation or realtime streaming), that claim is repeated here. For anything else, benchmark the exact models in the Playground with your own payload sizes before committing to an SLA.

Models are addressed by versioned AIR identifiers, so a workflow pinned to specific model versions keeps producing the same behaviour as new versions ship. Adopt upgrades deliberately by re-running your evaluation set against the new version before switching production traffic.

About this collection

A blueprint bundles the small set of models you would actually wire together for one production use case, instead of ranking a whole category. Each pick covers one stage of the workflow and links to its model page for full schema, pricing, and examples.

Picks are live models from the Best LLMs (25 models) and Best Coding Agents (10) collections, chosen to cover four price and capability tiers: cost-efficient agentic coding, multimodal input, 1M-token context with caching, and frontier long-horizon capability.