ModèlesSupportEntrepriseBlog
500+ API de modèles IA, toutes en une seule API. Simplement avec CometAPI
API des modèles
Développeur
Démarrage rapideDocumentationTableau de bord API
Ressources
Modèles d'IABlogEntrepriseJournal des modificationsÀ propos
2025 CometAPI. Tous droits réservés.Politique de confidentialitéConditions d'utilisation
Home/Models/OpenAI/o1-mini-2024-09-12
O

o1-mini-2024-09-12

Entrée:$0.88/M
Sortie:$3.52/M
Usage commercial
Aperçu
Fonctionnalités
Tarification
API

Technical Specifications of o1-mini-2024-09-12

SpecificationDetails
Model IDo1-mini-2024-09-12
ProviderOpenAI
Model familyo1 series reasoning model
Release snapshotSeptember 12, 2024 snapshot of o1-mini
Primary modalityText input, text output
Core strengthCost-efficient reasoning, especially for STEM, math, and coding tasks
Relative positioningFaster and lower-cost than o1-preview, with strong performance on coding-oriented reasoning workloads
Training approachReinforcement-learning-based reasoning model designed to spend more time thinking before responding
Availability statusSnapshot listed by OpenAI as deprecated

What is o1-mini-2024-09-12?

o1-mini-2024-09-12 is a snapshot of OpenAI’s o1-mini reasoning model, released on September 12, 2024. It belongs to the o1 family, which OpenAI introduced as models that “think before they answer” and are optimized for complex reasoning rather than only fast next-token generation.

Compared with larger o1 variants, o1-mini was positioned as the faster and more economical option for workloads that need strong reasoning without requiring the broadest possible world knowledge. OpenAI specifically highlighted its usefulness for STEM-heavy applications, noting that it performs especially well in math and coding and was designed as a cost-efficient alternative to o1-preview.

In practical terms, this makes o1-mini-2024-09-12 a good fit for developers building applications such as code assistants, technical problem-solving tools, structured analytical workflows, and math-focused copilots. Because this exact snapshot is now marked deprecated in OpenAI’s model documentation, teams using the CometAPI identifier should verify ongoing compatibility and behavior in their own environment.

Main features of o1-mini-2024-09-12

  • Reasoning-first design: OpenAI describes the o1 series as models trained to perform complex reasoning and to spend more time thinking before responding, which can improve performance on multi-step technical tasks.
  • Strong STEM performance: o1-mini was explicitly introduced as excelling at STEM workloads, especially math and coding, making it suitable for engineering and analytical use cases.
  • Lower cost profile: OpenAI stated that o1-mini launched at a significantly lower cost than o1-preview, positioning it as the more budget-friendly reasoning option.
  • Faster response characteristics: The model was presented as faster than o1-preview, which is useful when balancing reasoning quality with latency-sensitive application needs.
  • Good fit for coding applications: OpenAI’s release materials and system documentation repeatedly describe o1-mini as particularly effective for coding-related tasks.
  • Snapshot stability: Using the exact snapshot ID o1-mini-2024-09-12 can help teams target a fixed model version for reproducibility, though OpenAI currently labels this snapshot as deprecated.

How to access and integrate o1-mini-2024-09-12

Step 1: Sign Up for API Key

To access o1-mini-2024-09-12, first create an account on CometAPI and generate an API key from the dashboard. Once you have your key, store it securely as an environment variable so your application can authenticate requests to the API.

Step 2: Send Requests to o1-mini-2024-09-12 API

After getting your API key, send requests to CometAPI’s OpenAI-compatible endpoint while setting the model field to o1-mini-2024-09-12.

curl https://api.cometapi.com/v1/responses \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "o1-mini-2024-09-12",
    "input": "Write a Python function that solves a quadratic equation and explain the math."
  }'

You can also use the OpenAI SDK format by pointing the client to CometAPI’s base URL and keeping the model name as o1-mini-2024-09-12.

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_COMETAPI_KEY",
    base_url="https://api.cometapi.com/v1"
)

response = client.responses.create(
    model="o1-mini-2024-09-12",
    input="Solve this step by step: If 3x + 5 = 20, what is x?"
)

print(response)

Step 3: Retrieve and Verify Results

Once the API returns a response, parse the output text in your application and validate it for your use case. For reasoning-heavy tasks such as coding, mathematics, or technical analysis, it is a good practice to add automated checks, test cases, or human review to verify that the model’s conclusions are correct before using them in production.

Fonctionnalités pour o1-mini-2024-09-12

Découvrez les fonctionnalités clés de o1-mini-2024-09-12, conçues pour améliorer les performances et la facilité d'utilisation. Explorez comment ces capacités peuvent bénéficier à vos projets et améliorer l'expérience utilisateur.

Tarification pour o1-mini-2024-09-12

Découvrez des tarifs compétitifs pour o1-mini-2024-09-12, conçus pour s'adapter à différents budgets et besoins d'utilisation. Nos formules flexibles garantissent que vous ne payez que ce que vous utilisez, ce qui facilite l'adaptation à mesure que vos besoins évoluent. Découvrez comment o1-mini-2024-09-12 peut améliorer vos projets tout en maîtrisant les coûts.
Prix de Comet (USD / M Tokens)Prix officiel (USD / M Tokens)Remise
Entrée:$0.88/M
Sortie:$3.52/M
Entrée:$1.1/M
Sortie:$4.4/M
-20%

Exemple de code et API pour o1-mini-2024-09-12

Accédez à des exemples de code complets et aux ressources API pour o1-mini-2024-09-12 afin de simplifier votre processus d'intégration. Notre documentation détaillée fournit des instructions étape par étape pour vous aider à exploiter tout le potentiel de o1-mini-2024-09-12 dans vos projets.

Plus de modèles

G

Nano Banana 2

Entrée:$0.4/M
Sortie:$2.4/M
Aperçu des capacités principales: Résolution: Jusqu'à 4K (4096×4096), comparable à Pro. Cohérence des images de référence: Jusqu'à 14 images de référence (10 objets + 4 personnages), en maintenant la cohérence du style et des personnages. Rapports d'aspect extrêmes: Nouveaux rapports 1:4, 4:1, 1:8, 8:1 ajoutés, adaptés aux images longues, aux affiches et aux bannières. Rendu de texte: Génération de texte avancée, adaptée aux infographies et aux mises en page d'affiches marketing. Amélioration de la recherche: Google Search + Image Search intégrés. Ancrage: Processus de réflexion intégré; les prompts complexes font l'objet d'un raisonnement avant la génération.
A

Claude Opus 4.6

Entrée:$4/M
Sortie:$20/M
Claude Opus 4.6 est le grand modèle de langage de classe « Opus » d’Anthropic, publié en février 2026. Il est positionné comme un outil polyvalent pour le travail cognitif et les flux de travail de recherche — améliorant le raisonnement en contexte long, la planification à plusieurs étapes, l’utilisation d’outils (y compris des flux de travail logiciels basés sur des agents) et l’exécution de tâches informatiques telles que la génération automatisée de diapositives et de feuilles de calcul.
A

Claude Sonnet 4.6

Entrée:$2.4/M
Sortie:$12/M
Claude Sonnet 4.6 est notre modèle Sonnet le plus performant à ce jour. Il s’agit d’une mise à niveau complète des capacités du modèle dans la programmation, l’usage de l’ordinateur, le raisonnement sur des contextes étendus, la planification d’agents, le travail intellectuel et la conception. Sonnet 4.6 propose également une fenêtre de contexte de 1M de jetons en bêta.
O

GPT-5.4 nano

Entrée:$0.16/M
Sortie:$1/M
GPT-5.4 nano est conçu pour des tâches où la vitesse et le coût comptent le plus, comme la classification, l’extraction de données, le classement et les sous-agents.
O

GPT-5.4 mini

Entrée:$0.6/M
Sortie:$3.6/M
GPT-5.4 mini apporte les atouts de GPT-5.4 dans un modèle plus rapide et plus efficace, conçu pour des charges de travail à grande échelle.
A

Claude Mythos Preview

A

Claude Mythos Preview

Bientôt disponible
Entrée:$60/M
Sortie:$240/M
Claude Mythos Preview est à ce jour notre modèle de pointe le plus performant et affiche un bond spectaculaire des scores sur de nombreux benchmarks d’évaluation, par rapport à notre précédent modèle de pointe, Claude Opus 4.6.