โมเดลสนับสนุนองค์กรบล็อก
500+ AI Model API ทั้งหมดในหนึ่ง API เพียงแค่ใน CometAPI
API โมเดล
นักพัฒนา
เริ่มต้นอย่างรวดเร็วเอกสารประกอบแดชบอร์ด API
ทรัพยากร
โมเดล AIบล็อกองค์กรบันทึกการเปลี่ยนแปลงเกี่ยวกับ
2025 CometAPI สงวนลิขสิทธิ์ทั้งหมดนโยบายความเป็นส่วนตัวข้อกำหนดการให้บริการ
Home/Models/OpenAI/gpt-4-0613
O

gpt-4-0613

อินพุต:$24/M
เอาต์พุต:$48/M
ใช้งานเชิงพาณิชย์
ภาพรวม
คุณสมบัติ
ราคา
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.

คุณสมบัติสำหรับ gpt-4-0613

สำรวจคุณสมบัติหลักของ gpt-4-0613 ที่ออกแบบมาเพื่อเพิ่มประสิทธิภาพและความสะดวกในการใช้งาน ค้นพบว่าความสามารถเหล่านี้สามารถเป็นประโยชน์ต่อโครงการของคุณและปรับปรุงประสบการณ์ของผู้ใช้ได้อย่างไร

ราคาสำหรับ gpt-4-0613

สำรวจราคาที่แข่งขันได้สำหรับ gpt-4-0613 ที่ออกแบบมาให้เหมาะสมกับงบประมาณและความต้องการการใช้งานที่หลากหลาย แผนการบริการที่ยืดหยุ่นของเรารับประกันว่าคุณจะจ่ายเฉพาะสิ่งที่คุณใช้เท่านั้น ทำให้สามารถขยายขนาดได้ง่ายเมื่อความต้องการของคุณเพิ่มขึ้น ค้นพบว่า gpt-4-0613 สามารถยกระดับโปรเจกต์ของคุณได้อย่างไรในขณะที่ควบคุมต้นทุนให้อยู่ในระดับที่จัดการได้
ราคา Comet (USD / M Tokens)ราคาทางการ (USD / M Tokens)ส่วนลด
อินพุต:$24/M
เอาต์พุต:$48/M
อินพุต:$30/M
เอาต์พุต:$60/M
-20%

โค้ดตัวอย่างและ API สำหรับ gpt-4-0613

เข้าถึงโค้ดตัวอย่างที่ครอบคลุมและทรัพยากร API สำหรับ gpt-4-0613 เพื่อปรับปรุงกระบวนการผสานรวมของคุณ เอกสารประกอบที่มีรายละเอียดของเราให้คำแนะนำทีละขั้นตอน ช่วยให้คุณใช้ประโยชน์จากศักยภาพเต็มรูปแบบของ gpt-4-0613 ในโครงการของคุณ

โมเดลเพิ่มเติม

G

Nano Banana 2

อินพุต:$0.4/M
เอาต์พุต:$2.4/M
ภาพรวมความสามารถหลัก: ความละเอียด: สูงสุด 4K (4096×4096) เทียบเท่า Pro. ความสม่ำเสมอของภาพอ้างอิง: รองรับภาพอ้างอิงได้สูงสุด 14 ภาพ (วัตถุ 10 รายการ + ตัวละคร 4 ตัว), รักษาความสม่ำเสมอของสไตล์/ตัวละคร. อัตราส่วนภาพแบบสุดโต่ง: เพิ่มอัตราส่วนใหม่ 1:4, 4:1, 1:8, 8:1 เหมาะสำหรับภาพแนวยาว, โปสเตอร์ และแบนเนอร์. การเรนเดอร์ข้อความ: การสร้างข้อความขั้นสูง เหมาะสำหรับอินโฟกราฟิกและเลย์เอาต์โปสเตอร์สำหรับการตลาด. การปรับปรุงการค้นหา: ผสาน Google Search + การค้นหาด้วยภาพ. การยึดโยง: มีกระบวนการคิดในตัว; ทำการให้เหตุผลกับพรอมป์ตที่ซับซ้อนก่อนการสร้าง.
A

Claude Opus 4.6

อินพุต:$4/M
เอาต์พุต:$20/M
Claude Opus 4.6 เป็นโมเดลภาษาขนาดใหญ่ระดับ “Opus” ของ Anthropic เปิดตัวในเดือนกุมภาพันธ์ 2026. ถูกวางตำแหน่งให้เป็นกำลังหลักสำหรับงานเชิงความรู้และเวิร์กโฟลว์การวิจัย — ปรับปรุงการให้เหตุผลในบริบทยาว การวางแผนหลายขั้นตอน การใช้เครื่องมือ (รวมถึงเวิร์กโฟลว์ซอฟต์แวร์เชิงตัวแทน) และงานการใช้คอมพิวเตอร์ เช่น การสร้างสไลด์และสเปรดชีตอัตโนมัติ.
A

Claude Sonnet 4.6

อินพุต:$2.4/M
เอาต์พุต:$12/M
Claude Sonnet 4.6 เป็นโมเดล Sonnet ที่มีความสามารถมากที่สุดเท่าที่เคยมีมา เป็นการอัปเกรดเต็มรูปแบบของทักษะของโมเดล ครอบคลุมการเขียนโค้ด การใช้งานคอมพิวเตอร์ การให้เหตุผลในบริบทยาว การวางแผนของเอเจนต์ งานด้านความรู้ และการออกแบบ Sonnet 4.6 ยังมาพร้อมกับหน้าต่างบริบทขนาด 1M โทเค็นในเวอร์ชันเบต้า
O

GPT-5.4 nano

อินพุต:$0.16/M
เอาต์พุต:$1/M
GPT-5.4 nano ถูกออกแบบมาสำหรับงานที่ความเร็วและต้นทุนมีความสำคัญสูงสุด เช่น การจำแนกประเภท การสกัดข้อมูล การจัดอันดับ และเอเจนต์ย่อย.
O

GPT-5.4 mini

อินพุต:$0.6/M
เอาต์พุต:$3.6/M
GPT-5.4 mini นำจุดแข็งของ GPT-5.4 มาสู่โมเดลที่เร็วกว่าและมีประสิทธิภาพมากขึ้น ซึ่งออกแบบมาสำหรับภาระงานปริมาณมาก
A

Claude Mythos Preview

A

Claude Mythos Preview

เร็วๆ นี้
อินพุต:$60/M
เอาต์พุต:$240/M
Claude Mythos Preview เป็นโมเดลระดับแนวหน้าที่มีความสามารถสูงสุดของเราจนถึงปัจจุบัน และทำคะแนนก้าวกระโดดอย่างชัดเจน บนเบนช์มาร์กการประเมินหลายรายการ เมื่อเทียบกับโมเดลระดับแนวหน้ารุ่นก่อนของเรา Claude Opus 4.6.