ModelliSupportoAziendaBlog
500+ API di Modelli AI, Tutto In Una Sola API. Solo In CometAPI
API dei Modelli
Sviluppatore
Avvio RapidoDocumentazioneDashboard API
Risorse
Modelli di Intelligenza ArtificialeBlogAziendaRegistro delle modificheChi siamo
2025 CometAPI. Tutti i diritti riservati.Informativa sulla PrivacyTermini di Servizio
Home/Models/OpenAI/gpt-4-0613
O

gpt-4-0613

Ingresso:$24/M
Uscita:$48/M
Uso commerciale
Panoramica
Caratteristiche
Prezzi
API

Technical Specifications of gpt-4-0613

AttributeDetails
Model IDgpt-4-0613
ProviderOpenAI
Model familyGPT-4
Release snapshotJune 13, 2023 snapshot with updated behavior and function-calling support at launch
Primary modalityText input and text output
Context window8,192 tokens
Max output tokens8,192 tokens
Knowledge cutoffDecember 1, 2023
Supported API styleChat Completions-compatible GPT-4 snapshot; also listed in OpenAI model documentation as a GPT-4 snapshot
Notable capabilityEarly GPT-4 snapshot known for improved function-calling behavior introduced in the June 13, 2023 update
Pricing referenceOpenAI lists GPT-4 pricing at $30 per 1M input tokens and $60 per 1M output tokens for this GPT-4 model page.

What is gpt-4-0613

gpt-4-0613 is a pinned GPT-4 snapshot from OpenAI associated with the June 13, 2023 model update. It is commonly recognized as one of the early stable GPT-4 API versions used by developers who wanted more predictable behavior than a moving alias. OpenAI specifically introduced this snapshot as an updated GPT-4 model with improved function-calling support.

In practice, gpt-4-0613 is best understood as an older but historically important GPT-4 release for chat-based applications, structured tool invocation patterns, and production systems that benefited from version pinning. OpenAI’s current model documentation labels GPT-4 as an older high-intelligence model and includes gpt-4-0613 among the available GPT-4 snapshots.

For CometAPI users, the model ID gpt-4-0613 can be treated as the platform identifier for accessing this specific GPT-4 snapshot through a unified API workflow.

Main features of gpt-4-0613

  • Pinned GPT-4 snapshot: gpt-4-0613 refers to a fixed GPT-4 version rather than a rolling alias, which is useful when you want more stable behavior across testing and production deployments.
  • Function-calling era model: OpenAI introduced gpt-4-0613 as part of the update that added improved function calling, making it an important model for tool-use workflows and structured external actions.
  • Strong general reasoning: As a GPT-4 model, it belongs to OpenAI’s higher-intelligence class of models intended for complex instructions, multi-step reasoning, and higher-quality text generation than earlier mainstream chat models.
  • 8K context handling: The model supports an 8,192-token context window, which is suitable for moderately long prompts, multi-turn chat history, and document-grounded tasks that do not require very large context sizes.
  • Chat-oriented integration: It is designed for chat-style prompting patterns, making it a practical fit for assistants, support bots, internal copilots, and prompt-engineered business workflows.
  • Legacy compatibility value: Because many older applications were built around this GPT-4 snapshot, gpt-4-0613 remains relevant when maintaining legacy integrations, reproducing earlier outputs, or migrating gradually from older OpenAI-compatible systems. This is an inference based on its snapshot role and continued listing in model documentation.

How to access and integrate gpt-4-0613

Step 1: Sign Up for API Key

Sign up on CometAPI and create an API key from the dashboard. After that, store the key securely as an environment variable such as COMETAPI_API_KEY so your application can authenticate requests safely.

Step 2: Send Requests to gpt-4-0613 API

Use CometAPI’s OpenAI-compatible endpoint and set the model field to gpt-4-0613.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $COMETAPI_API_KEY" \
  -d '{
    "model": "gpt-4-0613",
    "messages": [
      {
        "role": "user",
        "content": "Write a short introduction for the GPT-4-0613 model."
      }
    ]
  }'
from openai import OpenAI

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

response = client.chat.completions.create(
    model="gpt-4-0613",
    messages=[
        {"role": "user", "content": "Write a short introduction for the GPT-4-0613 model."}
    ]
)

print(response.choices[0].message.content)

Step 3: Retrieve and Verify Results

Read the generated content from the response object, then verify output quality for your use case with representative prompts, formatting checks, and application-level validation. If you are integrating the model into production workflows, it is good practice to test consistency, latency, and fallback behavior before full deployment.

Funzionalità per gpt-4-0613

Esplora le caratteristiche principali di gpt-4-0613, progettato per migliorare le prestazioni e l'usabilità. Scopri come queste funzionalità possono beneficiare i tuoi progetti e migliorare l'esperienza utente.

Prezzi per gpt-4-0613

Esplora i prezzi competitivi per gpt-4-0613, progettato per adattarsi a vari budget e necessità di utilizzo. I nostri piani flessibili garantiscono che paghi solo per quello che usi, rendendo facile scalare man mano che i tuoi requisiti crescono. Scopri come gpt-4-0613 può migliorare i tuoi progetti mantenendo i costi gestibili.
Prezzo Comet (USD / M Tokens)Prezzo Ufficiale (USD / M Tokens)Sconto
Ingresso:$24/M
Uscita:$48/M
Ingresso:$30/M
Uscita:$60/M
-20%

Codice di esempio e API per gpt-4-0613

Accedi a codice di esempio completo e risorse API per gpt-4-0613 per semplificare il tuo processo di integrazione. La nostra documentazione dettagliata fornisce una guida passo dopo passo, aiutandoti a sfruttare appieno il potenziale di gpt-4-0613 nei tuoi progetti.

Altri modelli

G

Nano Banana 2

Ingresso:$0.4/M
Uscita:$2.4/M
Panoramica delle capacità principali: Risoluzione: Fino a 4K (4096×4096), alla pari con Pro. Coerenza delle immagini di riferimento: Fino a 14 immagini di riferimento (10 oggetti + 4 personaggi), mantenendo la coerenza di stile e dei personaggi. Rapporti d'aspetto estremi: Aggiunti i nuovi rapporti 1:4, 4:1, 1:8, 8:1, adatti a immagini lunghe, poster e banner. Rendering del testo: Generazione di testo avanzata, adatta per infografiche e layout per poster di marketing. Miglioramento della ricerca: Integrazione di Ricerca Google + Ricerca immagini. Grounding: Processo di ragionamento integrato; i prompt complessi vengono analizzati prima della generazione.
A

Claude Opus 4.6

Ingresso:$4/M
Uscita:$20/M
Claude Opus 4.6 è il modello linguistico di grandi dimensioni di classe “Opus” di Anthropic, rilasciato nel febbraio 2026. È posizionato come un cavallo di battaglia per il lavoro della conoscenza e i flussi di lavoro di ricerca — migliorando il ragionamento con contesti estesi, la pianificazione in più fasi, l’uso di strumenti (inclusi i flussi di lavoro software basati su agenti) e le attività d’uso del computer, come la generazione automatizzata di diapositive e fogli di calcolo.
A

Claude Sonnet 4.6

Ingresso:$2.4/M
Uscita:$12/M
Claude Sonnet 4.6 è il nostro modello Sonnet più capace finora. È un aggiornamento completo delle capacità del modello in ambiti quali programmazione, uso del computer, ragionamento su contesti estesi, pianificazione degli agenti, lavoro basato sulla conoscenza e design. Sonnet 4.6 offre anche una finestra di contesto da 1M token in beta.
O

GPT-5.4 nano

Ingresso:$0.16/M
Uscita:$1/M
GPT-5.4 nano è progettato per attività in cui la velocità e il costo contano maggiormente, come classificazione, estrazione dei dati, ordinamento e sub-agenti.
O

GPT-5.4 mini

Ingresso:$0.6/M
Uscita:$3.6/M
GPT-5.4 mini porta i punti di forza di GPT-5.4 in un modello più veloce ed efficiente, progettato per carichi di lavoro ad alto volume.
A

Claude Mythos Preview

A

Claude Mythos Preview

Prossimamente
Ingresso:$60/M
Uscita:$240/M
Claude Mythos Preview è il nostro modello di frontiera più capace finora e mostra un balzo notevole nei punteggi su molti benchmark di valutazione rispetto al nostro precedente modello di frontiera, Claude Opus 4.6.