Models/OpenAI/OpenAI: GPT-6 Astra (batch)
openai

OpenAI: GPT-6 Astra (batch)

$5.00/M input$25.00/M output
openai/gpt-6-astra:batch

Description

GPT-6 Astra is OpenAI's flagship model for demanding end-to-end work. It is suited for advanced analysis, software engineering, deep research, scientific work, and document creation, with particular strengths in long-horizon...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-6-astra:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$5.00/M
Output$25.00/M

Model Info

ProviderOpenAI
IDopenai/gpt-6-astra:batch