openai/gpt-4-0613

openai/gpt-4-0613
Tools
by openai

OpenAI GPT-4-0613: 8K context, 13.1 AA Coding, text-only model at $30/$60 per 1M tokens

Max output8.2K
Inputtext
p50 TTFT1.00 s
INPUT$30.00/ 1M tokens
OUTPUT$60.00/ 1M tokens
p50 TTFT1.00 s7d
p95 TTFT1.11 s7d
TRAFFIC25tokens / 7d

OpenAI GPT-4-0613 is a specific checkpoint of the GPT-4 large language model released by OpenAI in June 2023. It operates exclusively on text inputs and produces text outputs. The model supports a…

What is OpenAI GPT-4-0613?

Who is GPT-4-0613 designed for?

What are the key specifications of GPT-4-0613?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="openai/gpt-4-0613",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • frequency_penalty
  • logit_bias
  • logprobs
  • max_tokens
  • presence_penalty
  • seed
  • stop
  • stream
  • temperature
  • tool_choice
  • tools
  • top_logprobs
  • top_p

Pricing

Input / 1M tokens$30.00
Output / 1M tokens$60.00
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $390

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.0306

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
1.00 s
Output speed
Collecting…
p95 TTFT
1.11 s
Error rate
0%

Public benchmarks

13.1
AA Coding
Better than 8% of models compared
#97 of 106
12.8
AA Intelligence
Better than 6% of models compared
#102 of 110
Source: artificialanalysis.ai

How it compares

openai/gpt-4-0613GPT-5.2 ProGPT-5.4 ProGPT-5.5
Input $/M$30.00$21.00$60.00$5.00
Output $/M$60.00$168.00$270.00$30.00
Context400K1.1M
Quality5/1010/1010/1010/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost of GPT-4-0613 on OrcaRouter?
GPT-4-0613 is billed at the provider's rate with zero markup: $30.00 per 1 million input tokens and $60.00 per 1 million output tokens. Both input and output tokens count toward total usage.
What is the context window of GPT-4-0613?
The total context window (input plus output) is 8192 tokens. The maximum output length is also 8192 tokens. This is a fixed limit that cannot be exceeded.
What is GPT-4-0613 best at?
It excels at complex reasoning, coding tasks (with a 13.1 AA Coding benchmark score), multi-step instruction following, and detailed analysis. It is well-suited for generating and debugging code, drafting documents, and building sophisticated chat applications.
How does GPT-4-0613 compare to the older GPT-4-0314 snapshot?
GPT-4-0613 is a later snapshot released in June 2023. It generally offers improved reliability, better instruction adherence, and reduced likelihood of generating unwanted content. Both share the same context window and pricing.
Does OrcaRouter use my data for model training?
The provided facts do not specify OrcaRouter's data handling policies. Generally, as a gateway, OrcaRouter may pass data to the model provider (OpenAI). OpenAI does not use data sent via its API for training unless explicitly opted in. You should review OrcaRouter's privacy policy for details.
How do I call GPT-4-0613 via OrcaRouter API?
Use the OpenAI-compatible base URL https://api.orcarouter.ai/v1 with model ID "openai/gpt-4-0613". Include an OrcaRouter API key in the Authorization header. Standard parameters like messages, temperature, max_tokens, and stream are supported.
What are the limitations of GPT-4-0613?
It is text-only (no image or audio input). The context window is limited to 8192 tokens. It can occasionally produce plausible but incorrect information. Its pricing is higher than smaller models. Knowledge is limited to its training cutoff in June 2023.
Does OrcaRouter offer token caching to reduce costs?
The available facts do not mention any token caching. Therefore, assume all tokens are billed per API call. Contact OrcaRouter directly for information on potential caching or volume discounts.

Embed this badge

openai/gpt-4-0613$30.00/M in1000ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/openai/gpt-4-0613" target="_blank"> <img src="https://www.orcarouter.ai/embed/openai/gpt-4-0613.svg" alt="openai/gpt-4-0613 on OrcaRouter" /> </a>
Markdown [![openai/gpt-4-0613](https://www.orcarouter.ai/embed/openai/gpt-4-0613.svg)](https://www.orcarouter.ai/models/openai/gpt-4-0613)

Model card as data

GET /api/public/models/openai/gpt-4-0613Open
Machine-readable:/llms.txt/llms-full.txt