GPT-6 Astra
要求の厳しいエンドツーエンドのワークロードに対応する OpenAI のフラッグシップ モデル。
コンテキスト ウィンドウ
1,050,000 トークン
入力
$9$10.00
10% off1M tokens
出力
$45$50.00
10% off1M tokens
gpt-6-astraプレイグラウンド
gpt-6-astra出力はまだありません
価格
| プラン | コンテキストウィンドウ | 最大出力 | 入力 | 出力 | キャッシュ書き込み | キャッシュ読み取り |
|---|---|---|---|---|---|---|
gpt-6-astra | 1.05M tokens | - | $9$10.0010% off 1M tokens | $45$50.0010% off 1M tokens | $11.25$12.5010% off 1M tokens | $0.9$1.0010% off 1M tokens |
Long Context Input · $18 · 1M tokens
Long Context Output · $67.5 · 1M tokens
Long Context Cached Input · $1.8 · 1M tokens
Long Context Cache Write · $22.5 · 1M tokens
キャッシュ読み取りまたはキャッシュされた入力の料金は、再利用されたプロンプト トークンに適用されます。
解説
- GPT-6 Astra は OpenAI のフラッグシップ モデルであり、要求の厳しいエンドツーエンドのワークロードに適しています。
- 105 万トークンのコンテキスト ウィンドウを備え、入力長に応じて短文脈(入力 272K トークンまで)と長文脈の 2 段階の料金が適用されます。
- 入力が 272K トークンを超える場合、リクエスト全体に長文脈料金が適用され、キャッシュ書き込みはキャッシュされていない入力料金の 1.25 倍です。
API
API
エンドポイント
POST /v1/chat/completions認証
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
サンプル
curl -X POST "https://direct.reachapi.ai/v1/chat/completions" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"messages": [
{
"role": "user",
"content": "Introduce ReachAPI in one sentence."
}
],
"temperature": 0.2
}'関連モデル
GPT-5.6 Luna
OpenAI's GPT-5.6 model for efficient, cost-sensitive, high-volume workloads.
GPT-5.6 Sol
OpenAI's GPT-5.6 flagship model for the most demanding production reasoning, coding, and agent workflows.
GPT-5.6 Terra
OpenAI's GPT-5.6 model for strong intelligence with a balanced cost profile.
GPT-5.5
OpenAI's newest frontier model for the most complex coding, reasoning, and professional workflows.
GPT-5.4
OpenAI's frontier model for complex professional, coding, and agentic work at scale.
GPT-5.4 Mini
OpenAI's strongest mini model for coding, computer use, and high-volume agent tasks.
GPT-5.3 Codex
OpenAI's most capable agentic coding model to date.
GPT-5.2
OpenAI's stronger GPT-5-family model for professional, general-purpose, and agentic work.
GPT-5.1
OpenAI's flagship model for coding and agentic tasks with configurable reasoning.
GPT-5.1 Codex
OpenAI's GPT-5.1 variant optimized for agentic coding in Codex workflows.
GPT-5
OpenAI's previous intelligent reasoning model for coding and agentic tasks.
GPT-5 Mini
OpenAI's faster, cost-efficient GPT-5 variant for low-latency and high-volume work.
GPT Image 2
OpenAI's state-of-the-art image generation model for high-quality creation and editing with text and image inputs.
GPT Image 2 Async
ReachAPI's asynchronous GPT Image 2 workflow for task-based image generation and editing with callback-ready results.
