Skip to main content
GPT-6 Astra

GPT-6 Astra

OpenAI 旗舰模型,面向高要求的端到端工作。

旗舰能力105 万上下文长上下文档位

上下文窗口

1,050,000 tokens

输入

$9$10.00

10% off

1M tokens

输出

$45$50.00

10% off

1M 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

缓存读取或缓存输入价格适用于复用的提示词 tokens。

README

GPT-6 Astra 是 OpenAI 的旗舰模型,面向高要求的端到端工作。它结合旗舰能力与 105 万 tokens 上下文窗口,并按短上下文与长上下文两档定价。
  • GPT-6 Astra 是 OpenAI 的旗舰模型,面向高要求的端到端工作。
  • 模型提供 105 万 tokens 上下文窗口,价格按输入长度分为两档:短上下文覆盖输入不超过 272K tokens 的请求。
  • 输入超过 272K tokens 时,整次请求按长上下文价格计费;缓存写入按未缓存输入单价的 1.25 倍计费。

API

查看 API 文档以获取请求格式、参数说明和集成方式。

OpenAI 旗舰模型,面向高要求的端到端工作。

模型代码

gpt-6-astra

查看 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.5 Flare

OpenAI's fastest model for high-quality, everyday image generation and editing.

GPT Image 2.5 Sunburst

OpenAI's most capable image model for high-quality generation and precision editing.

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.