GPT 6 Astra
gpt-6-astra
Context 922KMax output 128KText chatVisionReasoningFunction callingStructured outputPrompt cache
Pricing
| Input · per 1M tokens | $10.00 |
| Output · per 1M tokens | $50.00 |
| Cache read · per 1M tokens | $1.00 |
| Cache write · per 1M tokens | $12.50 |
| Web search · per call | $0.0100 |
Call it
Swap <YOUR_TTTTT_API_KEY> and the snippet runs as-is.
curl https://api.ttttt.ai/v1/chat/completions \ -H "Authorization: Bearer $TTTTT_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "gpt-6-astra", "messages": [{ "role": "user", "content": "Hello!" }] }'