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

o4-mini

Inndata:$0.88/M
Utdata:$3.52/M
Utgitt:Oct 1, 2025

O4-mini er en modell for kunstig intelligens fra OpenAI.

Ny
Kommersiell bruk

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.

Priser for o4-mini

Utforsk konkurransedyktige priser for o4-mini, designet for รฅ passe ulike budsjetter og bruksbehov. Vรฅre fleksible planer sikrer at du bare betaler for det du bruker, noe som gjรธr det enkelt รฅ skalere etter hvert som kravene dine vokser. Oppdag hvordan o4-mini kan forbedre prosjektene dine samtidig som kostnadene holdes hรฅndterbare.

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

Eksempelkode og API for o4-mini

Fรฅ tilgang til omfattende eksempelkode og API-ressurser for o4-mini for รฅ effektivisere integreringsprosessen din. Vรฅr detaljerte dokumentasjon gir trinn-for-trinn-veiledning som hjelper deg med รฅ utnytte det fulle potensialet til o4-mini i prosjektene dine.

Versjoner av o4-mini

Grunnen til at o4-mini har flere รธyeblikksbilder kan inkludere potensielle faktorer som variasjoner i utdata etter oppdateringer som krever eldre รธyeblikksbilder for konsistens, รฅ gi utviklere en overgangsperiode for tilpasning og migrering, og ulike รธyeblikksbilder som tilsvarer globale eller regionale endepunkter for รฅ optimalisere brukeropplevelsen. For detaljerte forskjeller mellom versjoner, vennligst se den offisielle dokumentasjonen.

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