Unlock exclusive introductory pricing for the newly launched Gemini 3.5 Flash.
O

o4-mini

Wejście:$0.88/M
Wyjście:$3.52/M
Wydano:Oct 1, 2025

O4-mini to model sztucznej inteligencji udostępniany przez OpenAI.

Nowy
Użycie komercyjne

Technical Specifications of o4-mini

AttributeDetails
Model IDo4-mini
ProviderOpenAI
Model typeReasoning model optimized for fast, cost-efficient performance.
Primary modalitiesText and image input; text output.
StrengthsStrong performance in math, coding, and visual reasoning tasks.
Relative positioningA smaller o-series model designed for efficient reasoning workloads.
StatusAvailable in the API; OpenAI has stated there are no API changes tied to its retirement from ChatGPT.

What is o4-mini?

o4-mini is an artificial intelligence model provided by OpenAI. It is a compact reasoning model in the o-series, designed to deliver fast and cost-efficient performance while still handling complex tasks effectively. OpenAI describes it as optimized for reasoning, with notable capability in coding, mathematics, and visual analysis.

This makes o4-mini a practical choice for developers who want stronger reasoning behavior than a basic lightweight model, while still prioritizing speed, efficiency, and broad applicability across text and image-based workflows.

Main features of o4-mini

  • Fast reasoning performance: o4-mini is built to respond with efficient reasoning, making it well-suited for applications that need stronger problem-solving without the overhead of a larger flagship model.
  • Cost-efficient operation: OpenAI positions o4-mini as a lower-cost reasoning option, which is useful for production workloads where token efficiency matters.
  • Strong coding and math capabilities: The model is described as particularly effective for programming, quantitative reasoning, and analytical tasks.
  • Image-aware reasoning: o4-mini supports image input and is part of OpenAI’s visual reasoning model line, enabling workflows that combine text understanding with image analysis.
  • API availability: Developers can access o4-mini through OpenAI API-compatible workflows, making it suitable for integration into applications, automations, and internal tools.

How to access and integrate o4-mini

Step 1: Sign Up for API Key

To access the o4-mini API through CometAPI, first register for a CometAPI account and generate your API key from the dashboard. After obtaining the key, store it securely and use it in your application’s authorization header for all API requests.

Step 2: Send Requests to o4-mini API

Once you have your API key, send requests to the CometAPI endpoint using o4-mini as the model name. Example:

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "o4-mini",
    "messages": [
      {
        "role": "user",
        "content": "Explain the advantages of efficient reasoning models."
      }
    ]
  }'

Step 3: Retrieve and Verify Results

The API response will return the model’s generated output in a structured JSON format. You should parse the response, extract the assistant message, and validate that the output matches your application’s expected format, quality, and safety requirements before using it in production.

Cennik dla o4-mini

Poznaj konkurencyjne ceny dla o4-mini, zaprojektowane tak, aby pasowały do różnych budżetów i potrzeb użytkowania. Nasze elastyczne plany zapewniają, że płacisz tylko za to, czego używasz, co ułatwia skalowanie w miarę wzrostu Twoich wymagań. Odkryj, jak o4-mini może ulepszyć Twoje projekty przy jednoczesnym utrzymaniu kosztów na rozsądnym poziomie.

ModelComet Price (USD / M Tokens)Official Price (USD / M Tokens)Discount
o4-mini
Wejście:$0.88/M
Wyjście:$3.52/M
Wejście:$1.1/M
Wyjście:$4.4/M
-20%
o4-mini-2025-04-16
Wejście:$0.88/M
Wyjście:$3.52/M
Wejście:$1.1/M
Wyjście:$4.4/M
-20%

Przykładowy kod i API dla o4-mini

Uzyskaj dostęp do kompleksowego przykładowego kodu i zasobów API dla o4-mini, aby usprawnić proces integracji. Nasza szczegółowa dokumentacja zapewnia wskazówki krok po kroku, pomagając wykorzystać pełny potencjał o4-mini w Twoich projektach.

Wersje modelu o4-mini

Powody, dla których o4-mini posiada wiele migawek, mogą obejmować takie czynniki jak: różnice w wynikach po aktualizacjach wymagające starszych migawek dla zachowania spójności, zapewnienie programistom okresu przejściowego na adaptację i migrację, oraz różne migawki odpowiadające globalnym lub regionalnym punktom końcowym w celu optymalizacji doświadczenia użytkownika. Aby poznać szczegółowe różnice między wersjami, zapoznaj się z oficjalną dokumentacją.

Version
o4-mini
o4-mini-2025-04-16