Skip to content
OpenSmartRoute
Model catalogue
OpenAI

OpenAI

GPT-6 Astra Pro

openai/gpt-6-astra-pro

Specification

Published by the vendor; the platform bills at the target's declared price.

OpenAI

GPT-6 Astra Pro

reasoning tools

OpenAI openai/gpt-6-astra-pro

GPT-6 Astra Pro is the same underlying model as [GPT-6 Astra](https://openrouter.ai/openai/gpt-6-astra), served with `reasoning.mode` set to `pro` for higher-quality responses on complex tasks. Learn more in OpenAI's docs: https://developers.openai.com/api/docs/guides/reasoning#reasoning-mode

Input $/1M
$10.0
Output $/1M
$50.0
Context
1.1M
Max output
128K
Released
Sep 4, 2026
Modalities
fileimagetext

Cached input reads $1.00 per 1M

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs GPT-6 Astra Pro
targets:
  - id: gpt-6-astra-pro
    kind: llm
    name: GPT-6 Astra Pro
    metadata:
      model: openai/gpt-6-astra-pro          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1050000
    cost:
      usd_per_1k_tokens: 0.030000