МоделиПоддержкаПредприятиеБлог
500+ API моделей ИИ, всё в одном API. Только в CometAPI
API моделей
Разработчик
Быстрый стартДокументацияПанель управления API
Ресурсы
AI МоделиБлогПредприятиеЖурнал измененийО нас
2025 CometAPI. Все права защищены.Политика конфиденциальностиУсловия обслуживания
Home/Models/OpenAI/gpt-4-0125-preview
O

gpt-4-0125-preview

Ввод:$8/M
Вывод:$16/M
Коммерческое использование
Обзор
Функции
Цены
API

Technical Specifications of gpt-4-0125-preview

SpecificationDetails
Model IDgpt-4-0125-preview
ProviderOpenAI
Model familyGPT-4 Turbo Preview
Model typeLarge language model for text input and text output
Release statusResearch preview / older fast GPT model
Context window128,000 tokens
Max output tokens4,096 tokens
Knowledge cutoffDecember 1, 2023
Supported modalitiesText input, text output
Vision supportNot supported
Audio supportNot supported
Video supportNot supported
Pricing$10.00 / 1M input tokens, $30.00 / 1M output tokens
Common endpoints listed by OpenAIv1/chat/completions, v1/responses, v1/assistants, v1/batch
Snapshot / alias relationshipListed under GPT-4 Turbo Preview snapshots and aliases
Current platform statusDeprecated on OpenAI’s side

What is gpt-4-0125-preview?

gpt-4-0125-preview is OpenAI’s January 25, 2024 preview snapshot of GPT-4 Turbo, exposed as a text-only API model with a 128K context window and positioned as an older fast GPT model. OpenAI describes it as a research preview and associates it with the GPT-4 Turbo Preview line rather than the newer GPT-4.1 or GPT-4o families. According to OpenAI’s model documentation, it supports text input and text output, has a December 1, 2023 knowledge cutoff, and allows up to 4,096 output tokens.

The January 2024 update was introduced as an improved GPT-4 Turbo preview intended to complete tasks, especially code-generation tasks, more thoroughly than the earlier preview version. OpenAI’s release messaging around this snapshot emphasized reducing cases of so-called “laziness,” where the model might otherwise stop short of fully carrying out a request.

For CometAPI users, the important distinction is that gpt-4-0125-preview is the platform identifier you should pass when you specifically want this legacy GPT-4 Turbo preview behavior. Even though OpenAI now labels the snapshot as deprecated, it remains a recognizable historical model version with well-known characteristics: long context, strong general reasoning for its generation, and compatibility with traditional chat-style text workflows.

Main features of gpt-4-0125-preview

  • 128K context window: Supports very large prompts and long multi-turn conversations, making it suitable for summarization, document analysis, code review, and other context-heavy text tasks.
  • Improved task completion versus earlier preview builds: The January 25, 2024 snapshot was released specifically to improve thoroughness, especially for code generation and other tasks where prior previews could respond incompletely.
  • Text-only operation: This model is designed for text input and text output only; OpenAI lists image, audio, and video as not supported for this snapshot.
  • Large-scale prompt handling: With its long context window and GPT-4 Turbo lineage, it fits workflows that need instruction-heavy prompting, large reference materials, or multi-part reasoning over long inputs.
  • API compatibility across common text endpoints: OpenAI lists it under standard API surfaces such as Chat Completions, Responses, Assistants, and Batch, which made it easy to integrate into existing application pipelines built around OpenAI-style request formats.
  • Known legacy snapshot behavior: Because it is a dated preview snapshot, some teams prefer it when they need reproducibility tied to a specific GPT-4 Turbo-era model version rather than a moving alias. OpenAI explicitly lists gpt-4-0125-preview among GPT-4 Turbo Preview snapshots/aliases. This is partly an inference from snapshot-based versioning behavior, supported by OpenAI’s model page.
  • Deprecated upstream status: OpenAI now marks gpt-4-0125-preview as deprecated, so it is best treated as a legacy compatibility option rather than a future-facing default.

How to access and integrate gpt-4-0125-preview

Step 1: Sign Up for API Key

To get started, create an account on CometAPI and generate your API key from the dashboard. Once you have the key, store it securely and use it in the Authorization header for all requests. CometAPI provides an OpenAI-compatible API surface, so the integration pattern is straightforward for teams already using standard chat completion workflows.

Step 2: Send Requests to gpt-4-0125-preview API

Use CometAPI’s OpenAI-compatible endpoint and specify gpt-4-0125-preview as the model value.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_COMETAPI_KEY" \
  -d '{
    "model": "gpt-4-0125-preview",
    "messages": [
      {
        "role": "user",
        "content": "Write a concise summary of the benefits of long-context language models."
      }
    ]
  }'

Step 3: Retrieve and Verify Results

The API returns a standard chat completion response. Read the generated content from the first choice, then validate the output for correctness, completeness, and formatting before using it in production. If your workflow depends on stable behavior, run prompt-level tests and compare results regularly, especially because gpt-4-0125-preview is a legacy preview model identifier with deprecated upstream status.

Функции для gpt-4-0125-preview

Изучите ключевые функции gpt-4-0125-preview, разработанные для повышения производительности и удобства использования. Узнайте, как эти возможности могут принести пользу вашим проектам и улучшить пользовательский опыт.

Цены для gpt-4-0125-preview

Изучите конкурентоспособные цены на gpt-4-0125-preview, разработанные для различных бюджетов и потребностей использования. Наши гибкие планы гарантируют, что вы платите только за то, что используете, что упрощает масштабирование по мере роста ваших требований. Узнайте, как gpt-4-0125-preview может улучшить ваши проекты, сохраняя при этом управляемые расходы.
Цена Comet (USD / M Tokens)Официальная цена (USD / M Tokens)Скидка
Ввод:$8/M
Вывод:$16/M
Ввод:$10/M
Вывод:$20/M
-20%

Пример кода и API для gpt-4-0125-preview

Получите доступ к исчерпывающим примерам кода и ресурсам API для gpt-4-0125-preview, чтобы упростить процесс интеграции. Наша подробная документация предоставляет пошаговые инструкции, помогая вам использовать весь потенциал gpt-4-0125-preview в ваших проектах.

Больше моделей

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 — большая языковая модель класса «Opus» компании Anthropic, выпущенная в феврале 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.