МодельдерҚолдауКәсіпорынБлог
500+ AI Model API, Барлығы Бір 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 үшін баға белгілеу

[Модель атауы] үшін әртүрлі бюджеттер мен пайдалану қажеттіліктеріне сәйкес келетін бәсекеге қабілетті баға белгілеуді зерттеңіз. Біздің икемді жоспарларымыз сіз тек пайдаланған нәрсеңіз үшін ғана төлеуіңізді қамтамасыз етеді, бұл сіздің талаптарыңыз өскен сайын масштабтауды жеңілдетеді. [Модель атауы] шығындарды басқарылатын деңгейде ұстай отырып, сіздің жобаларыңызды қалай жақсарта алатынын біліңіз.
Комета бағасы (USD / M Tokens)Ресми баға (USD / M Tokens)Жеңілдік
Енгізу:$12/M
Шығыс:$48/M
Енгізу:$15/M
Шығыс:$60/M
-20%

o1-preview-2024-09-12 үшін үлгі код және API

[Модель атауы] үшін кешенді үлгі кодтары мен API ресурстарына қол жеткізіп, интеграция процесіңізді жеңілдетіңіз. Біздің толық құжаттама қадам-қадаммен нұсқаулық береді, жобаларыңызда [Модель атауы] мүмкіндіктерін толық пайдалануға көмектеседі.

Көбірек модельдер

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 біріктірілген. Негіздеу: Кірістірілген ойлау үдерісі; күрделі сұраныстар генерацияға дейін пайымдалады.
A

Claude Opus 4.6

Енгізу:$4/M
Шығыс:$20/M
Claude Opus 4.6 — Anthropic компаниясының «Opus» санатындағы үлкен тілдік моделі, 2026 жылғы ақпанда шығарылған. Ол зияткерлік еңбек пен зерттеу процестеріне арналған сенімді жұмыс құралы ретінде позицияланған — ұзақ контексттегі пайымдау, көпқадамды жоспарлау, құралдарды қолдану (агенттік бағдарламалық қамтамасыз ету жұмыс процестерін қоса), сондай-ақ слайдтар мен электрондық кестелерді автоматты түрде жасау сияқты компьютерді пайдалану тапсырмалары бойынша мүмкіндіктерін жақсартады.
A

Claude Sonnet 4.6

Енгізу:$2.4/M
Шығыс:$12/M
Claude Sonnet 4.6 — әзірге біздің ең қабілетті Sonnet моделіміз. Ол кодтау, компьютерді пайдалану, ұзақ контекст бойынша пайымдау, агенттік жоспарлау, білімге негізделген жұмыс және дизайн бойынша модельдің дағдыларын толық жаңартуды қамтиды. Sonnet 4.6 сондай-ақ бета нұсқасында 1M токендік контекст терезесін ұсынады.
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-пен салыстырғанда көптеген бағалау бенчмарктеріндегі көрсеткіштер бойынша айқын серпіліс көрсетеді.