模型支援企業部落格
500+ AI 模型 API,全部整合在一個 API 中。就在 CometAPI
模型 API
開發者
快速入門說明文件API 儀表板
資源
AI模型部落格企業更新日誌關於
2025 CometAPI. 保留所有權利。隱私政策服務條款
Home/Models/OpenAI/o1-2024-12-17
O

o1-2024-12-17

輸入:$12/M
輸出:$48/M
商業用途
概覽
功能
定價
API

Technical Specifications of o1-2024-12-17

SpecificationDetails
Model IDo1-2024-12-17
Provider / familyOpenAI o1 reasoning model family.
Model typeFrontier reasoning large language model optimized for complex problem-solving, coding, math, science, and multi-step analysis.
Release snapshoto1-2024-12-17 is the dated snapshot released by OpenAI in December 2024.
Input modalitiesText and image input.
Output modalitiesText output.
Context window200K tokens.
Max outputUp to 100K output tokens per request.
Performance profileSlower than lighter models, but designed for deeper reasoning and higher-quality answers on hard tasks.
Reasoning controlsSupports reasoning_effort so developers can tune how long the model thinks before answering.
Prompting behaviorWith o1 models and newer, developer messages replace older system-message style guidance; starting with o1-2024-12-17, markdown is suppressed by default unless explicitly re-enabled in the developer message.

What is o1-2024-12-17?

o1-2024-12-17 is CometAPI’s platform identifier for OpenAI’s December 17, 2024 snapshot of the o1 reasoning model. It belongs to the o1 series, which OpenAI describes as models trained with reinforcement learning to perform complex reasoning and to “think before they answer.”

Compared with conventional chat-oriented models, o1-2024-12-17 is aimed at tasks where correctness, multi-step logic, and careful analysis matter more than raw speed. OpenAI positions o1 as a full reasoning model for advanced use cases, with support for text and image inputs and text outputs.

This particular snapshot was introduced as an updated post-trained version of o1, improving model behavior based on feedback while preserving the frontier-level reasoning capabilities evaluated for the o1 family. OpenAI also reported lower latency relative to o1-preview, using on average 60% fewer reasoning tokens for a given request.

Main features of o1-2024-12-17

  • Advanced reasoning: Built for hard problems that require step-by-step thinking, including mathematics, science, logic, and difficult coding workflows.
  • Vision input support: Can reason over image inputs in addition to text, which is useful for visual analysis, diagrams, scientific workflows, and technical problem-solving.
  • Long context handling: Supports a 200K-token context window, making it suitable for large documents, long conversations, and multi-file reasoning tasks.
  • Large response capacity: Can generate up to 100K output tokens in a single request, which helps for detailed reports, long-form reasoning, or substantial code generation.
  • Adjustable reasoning depth: The reasoning_effort parameter lets developers trade off latency and depth of reasoning based on the needs of the application.
  • Improved efficiency vs. preview: OpenAI states that o1 uses on average 60% fewer reasoning tokens than o1-preview for a given request, improving practical efficiency.
  • Developer-message-first prompting: For o1 models and newer, developer messages are the preferred mechanism for high-level behavioral instructions, replacing the older system-message pattern.
  • Default plain-text behavior: Starting with o1-2024-12-17, API responses avoid markdown formatting by default unless you explicitly re-enable it in the developer message.

How to access and integrate o1-2024-12-17

Step 1: Sign Up for API Key

To use o1-2024-12-17, first create an account on CometAPI and generate your API key from the dashboard. After that, store the key securely as an environment variable in your application so you can authenticate requests without hard-coding secrets in source files.

Step 2: Send Requests to o1-2024-12-17 API

Once your API key is ready, send requests through CometAPI’s OpenAI-compatible endpoint and set the model field to o1-2024-12-17.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "o1-2024-12-17",
    "messages": [
      {
        "role": "developer",
        "content": "You are a precise reasoning assistant. Formatting re-enabled."
      },
      {
        "role": "user",
        "content": "Analyze the trade-offs between recursive descent and Pratt parsers."
      }
    ]
  }'

You can also integrate it from any OpenAI-compatible SDK by replacing the base URL with CometAPI’s endpoint and keeping o1-2024-12-17 as the target model ID.

Step 3: Retrieve and Verify Results

After submitting the request, parse the response JSON and read the generated assistant output from the returned choices or message content fields, depending on the SDK or endpoint you use. For production use, you should also verify outputs with application-level checks such as schema validation, test cases, citation workflows, or human review when correctness is critical.

o1-2024-12-17 的功能

探索 o1-2024-12-17 的核心功能,專為提升效能和可用性而設計。了解這些功能如何為您的專案帶來效益並改善使用者體驗。

o1-2024-12-17 的定價

探索 o1-2024-12-17 的競爭性定價,專為滿足各種預算和使用需求而設計。我們靈活的方案確保您只需為實際使用量付費,讓您能夠隨著需求增長輕鬆擴展。了解 o1-2024-12-17 如何在保持成本可控的同時提升您的專案效果。
彗星價格 (USD / M Tokens)官方價格 (USD / M Tokens)折扣
輸入:$12/M
輸出:$48/M
輸入:$15/M
輸出:$60/M
-20%

o1-2024-12-17 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 o1-2024-12-17 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 o1-2024-12-17 的潛力。

更多模型

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 + Image 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 亦提供 1M 詞元的上下文視窗,目前處於 Beta 階段。
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 相比,在多項評測基準上的分數呈現出 顯著躍升。