Models/OpenAI/gpt-6-astra
openai

gpt-6-astra

$10.00/M input$50.00/M output
openai/gpt-6-astra

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",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: FileInput: ImageInput: TextOutput: Text

Pricing

Input$10.00/M
Output$50.00/M

Model Info

ProviderOpenAI
IDopenai/gpt-6-astra