GPT 6 Astra now available on Vercel AI Gateway OpenAI's GPT 6 Astra model is now available on Vercel's AI Gateway, enabling developers to integrate the model for long-running agentic tasks such as software engineering, computer and browser use, and scientific research. The model can navigate software, complete forms, analyze data, run simulations, and build websites, and it improves instruction following by incorporating new requirements without losing earlier constraints. Developers can call the model using `openai/gpt-6-astra` and connect it to coding agents like Codex and Cursor via the AI Gateway setup command. 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 .