Skip to content

Compare models

Put up to 4 models beside each other — token prices, context windows, capabilities and provider, from the same catalogue the model pages read.

  1. GLM 5.3Z.AIRemove
  2. Gemini 3.7 FlashGoogleRemove
  3. GPT OSS 120BOpenAIRemove
glm-5.3 vs gemini-3.7-flash vs gpt-oss-120b
AttributeGLM 5.3glm-5.3Gemini 3.7 Flashgemini-3.7-flashGPT OSS 120Bgpt-oss-120b
Pricing
Input$1.40 / 1M$0.375 / 1M$0.15 / 1M
Output$4.40 / 1M$1.88 / 1M$0.75 / 1M
Cache Write (5m)$1.40 / 1M$0.375 / 1M$0.15 / 1M
Cache Write (1h)$1.40 / 1M$0.375 / 1M$0.15 / 1M
Cache Read$1.40 / 1M$0.375 / 1M$0.15 / 1M
Web Search$0 / 1M$0 / 1M$0 / 1M
Context
Max context1M1M131.1K
Max outputN/AN/AN/A
Capabilities
VisionNoYesNo
Function CallingYesYesYes
JSON ModeYesYesYes
StreamingYesYesYes
Catalogue
ProviderZ.AIGoogleOpenAI
Categorychatchatchat
Charge typePay As You GoPay As You GoPay As You Go
Released
Description
SummaryGLM-5.3 is Z.ai's large-scale reasoning model designed for complex software engineering and long-horizon agentic workflows. It supports text input and output with a 1M-token context window, enabling sustained reasoning across large codebases and extended multi-step tasks. Building on GLM-5.2, it delivers stronger coding performance while improving the balance between capability and token efficiency, making it well suited for autonomous coding agents, large-scale engineering workflows, and complex task execution.Gemini 3.7 Flash is Google's fast multimodal model designed for agentic workflows, coding, and complex multi-step reasoning. It combines responsive inference with reliable problem-solving capabilities, making it well suited for interactive and production-scale applications. Optimized for speed and dependable multi-step execution, Gemini 3.7 Flash is a strong choice for coding assistants, autonomous agents, and high-throughput workflows that require both low latency and capable reasoning.gpt-oss-120b is an open-weight 117B-parameter MoE model from OpenAI, built for advanced reasoning and production workloads. Only about 5.1B parameters are active per step, and it’s optimized to run on a single H100 using MXFP4 quantization. It supports adjustable reasoning depth, full chain-of-thought, and native agent features like tool use, function calling, browsing, and structured outputs.