模型支持企业博客
500+ AI 模型 API,一次搞定,就在 CometAPI
模型 API
开发者
快速入门文档API 仪表板
资源
AI 模型博客企业更新日志关于
2025 CometAPI。保留所有权利。隐私政策服务条款
Home/Models/OpenAI/o1-preview-2024-09-12
O

o1-preview-2024-09-12

输入:$12/M
输出:$48/M
商用
概览
功能亮点
定价
API

Technical Specifications of o1-preview-2024-09-12

SpecificationDetails
Model IDo1-preview-2024-09-12
ProviderOpenAI
Model familyo-series reasoning model
Release dateSeptember 12, 2024
Availability statusDeprecated snapshot listed in OpenAI’s model docs
ModalityText and image input, text output
Context window200,000 tokens
Max output tokens100,000 tokens
Reasoning profileHigher reasoning, slowest speed in the o1 family overview
Pricing referenceOpenAI lists o1 at $15 input / $60 output per 1M tokens on the current o1 model page; because o1-preview-2024-09-12 is deprecated, developers should verify current billing behavior in their provider dashboard before production use.
Supported features in current OpenAI model pageStreaming and function calling are shown as supported for the o1 model family page, but the original launch post said the preview API initially did not include function calling, streaming, system messages, and some other features. This means feature support depended on the specific release stage and integration surface.

What is o1-preview-2024-09-12?

o1-preview-2024-09-12 is the September 12, 2024 preview snapshot of OpenAI’s early o-series reasoning model. OpenAI introduced o1-preview as a model designed to “spend more time thinking before” responding, with a focus on harder multi-step tasks in science, coding, and math.

Unlike general-purpose chat models optimized primarily for speed and broad multimodal interaction, o1-preview was positioned as an early reasoning-focused release. OpenAI stated that these models were trained with reinforcement learning to perform complex reasoning and to refine strategies before producing an answer.

This exact identifier, o1-preview-2024-09-12, refers to the dated preview snapshot rather than the later production o1 release. OpenAI’s current model documentation explicitly marks o1-preview-2024-09-12 as deprecated, so it is best understood as a historical preview checkpoint that helped establish the o-series reasoning line.

Main features of o1-preview-2024-09-12

  • Advanced reasoning focus: OpenAI introduced o1-preview specifically for complex, multi-step reasoning, especially in science, mathematics, and coding workloads.
  • Long internal deliberation: OpenAI describes o1 models as thinking before answering and producing a long internal chain of thought prior to the visible response, which is a defining trait of the reasoning series.
  • Large context capacity: The o1 model documentation lists a 200,000-token context window and up to 100,000 output tokens, making the family suitable for long prompts and extensive generated outputs.
  • Multimodal input support: OpenAI’s model page lists text and image as supported inputs, with text as the output format.
  • Research-preview positioning: At launch, OpenAI described o1-preview as an early preview and said it expected regular updates and improvements, so it was intended partly for experimentation and prototyping rather than final long-term standardization.
  • Strong safety emphasis: OpenAI paired the launch with a dedicated system card and highlighted stronger performance on jailbreak resistance testing compared with GPT-4o in its announcement.
  • Historically limited early API feature set: When first launched, the preview API did not include function calling, streaming, support for system messages, and certain other capabilities, which is important context for teams integrating older snapshots.
  • Deprecated snapshot status: OpenAI now lists o1-preview-2024-09-12 as deprecated, so teams should treat it as a legacy model identifier on aggregator platforms and verify present-day availability before depending on it in production.

How to access and integrate o1-preview-2024-09-12

Step 1: Sign Up for API Key

To start using o1-preview-2024-09-12, first create an account on CometAPI and generate your API key from the dashboard. After logging in, store your API key securely and use it to authenticate every request to the API.

Step 2: Send Requests to o1-preview-2024-09-12 API

Once you have your API key, you can call the model through CometAPI using the standard OpenAI-compatible API format. Make sure to set the model field to o1-preview-2024-09-12.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "o1-preview-2024-09-12",
    "messages": [
      {
        "role": "user",
        "content": "Explain the main strengths of this model."
      }
    ]
  }'

Step 3: Retrieve and Verify Results

After sending your request, CometAPI will return the model’s generated response in JSON format. You can parse the response text from the first choice and then validate output quality, latency, and structured behavior in your application. Because o1-preview-2024-09-12 corresponds to a deprecated preview snapshot in OpenAI’s model history, it is a good idea to verify current availability and behavior in your CometAPI workspace before deploying it in production workflows.

o1-preview-2024-09-12 的功能

了解 o1-preview-2024-09-12 的核心能力,帮助提升性能与可用性,并改善整体体验。

o1-preview-2024-09-12 的定价

查看 o1-preview-2024-09-12 的竞争性定价,满足不同预算与使用需求,灵活方案确保随需求扩展。
Comet 价格 (USD / M Tokens)官方定价 (USD / M Tokens)折扣
输入:$12/M
输出:$48/M
输入:$15/M
输出:$60/M
-20%

o1-preview-2024-09-12 的示例代码与 API

获取完整示例代码与 API 资源,简化 o1-preview-2024-09-12 的集成流程,我们提供逐步指导,助你发挥模型潜能。

更多模型

G

Nano Banana 2

输入:$0.4/M
输出:$2.4/M
核心能力概览:分辨率:最高 4K(4096×4096),与 Pro 相当。参考图像一致性:最多 14 张参考图像(10 个物体 + 4 个角色),保持风格/角色一致性。极端纵横比:新增 1:4、4:1、1:8、8:1 比例,适用于长图、海报和横幅。文本渲染:高级文本生成,适用于信息图和营销海报版式。搜索增强:集成 Google Search + 图片搜索。Grounding:内置思维过程;生成前先对复杂提示进行推理。
A

Claude Opus 4.6

输入:$4/M
输出:$20/M
Claude Opus 4.6 是 Anthropic 的“Opus”级大型语言模型,于 2026 年 2 月发布。其定位为知识工作与研究工作流的主力模型——提升长上下文推理、多步骤规划、工具使用(包括代理型软件工作流),以及计算机使用类任务,如自动生成幻灯片和电子表格。
A

Claude Sonnet 4.6

输入:$2.4/M
输出:$12/M
Claude Sonnet 4.6 是迄今为止我们最强大的 Sonnet 模型。它对模型在编码、计算机使用、长上下文推理、智能体规划、知识工作和设计等方面的能力进行了全面升级。Sonnet 4.6 还在 beta 阶段提供 1M token 上下文窗口。
O

GPT-5.4 nano

输入:$0.16/M
输出:$1/M
GPT-5.4 nano 专为速度和成本最为关键的任务而设计,例如分类、数据提取、排序以及子智能体。
O

GPT-5.4 mini

输入:$0.6/M
输出:$3.6/M
GPT-5.4 mini 将 GPT-5.4 的优势融入到一款更快速、更高效、专为大规模工作负载设计的模型中。
A

Claude Mythos Preview

A

Claude Mythos Preview

即将推出
输入:$60/M
输出:$240/M
Claude Mythos Preview 是我们迄今为止最强大的前沿模型,并显示出 在许多评测基准上的得分相较于我们此前的前沿模型 Claude Opus 4.6 有显著跃升。