# GPT 6 Astra now available on Vercel AI Gateway

> Source: <https://vercel.com/changelog/gpt-6-astra-now-available-on-vercel-ai-gateway>
> Published: 2026-09-04 00:00:00+00:00

[GPT 6 Astra](https://vercel.com/ai-gateway/models/gpt-6-astra) from OpenAI is now available on AI Gateway. It is designed for long-running agentic work across software engineering, computer and browser use, scientific research, and professional workflows.

Astra can navigate software, complete forms, organize records, analyze data, run simulations, and build and test websites. It also improves instruction following during evolving tasks. It can incorporate new requirements without losing earlier constraints, continue independent work while waiting for clarification, and use reasonable assumptions.

To call GPT 6 Astra in code or in coding agent integrations, use `openai/gpt-6-astra`:

To use it in a coding agent, see the [coding agents guide](https://vercel.com/docs/ai-gateway/coding-agents), then run `vercel ai-gateway coding-agents setup` to connect Codex, Cursor, and more, and select `openai/gpt-6-astra` in the agent.

Try GPT 6 Astra in the [model playground](https://vercel.com/ai-gateway/models/gpt-6-astra).
