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.5 / 1M/Input tokens (text, image, video)
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.

Google

Gemma 4 31B

by Google

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

TXT → TXTIMG → TXT
from $0.102/Input tokens / 1M
Moonshot AI

Kimi K2.6

by Moonshot AI

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

TXT → TXTIMG → TXT
from $0.6/M/Input tokens / 1M
DeepSeek

DeepSeek-V4-Flash-0731

by DeepSeek

Fast frontier LLM with 1M context, tool use, and dual thinking modes

TXT → TXT
from $0.076/Input tokens / 1M
Z.ai

GLM-5.1

by Z.ai

Flagship agentic coding model with 200K context, deep thinking, and long-horizon task execution

TXT → TXT
from $1.4/Input tokens / 1M

Common questions

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

DeepSeek-V4-Pro 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.

The lowest listed starting price in this stack is Gemini 3 Flash from $0.5 / 1M per Input tokens (text, image, video); prices are read live from the catalog and scale with resolution, duration, and quality tier. The Production notes below cover how pricing is measured.

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.