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

gpt-4-0125-preview

อินพุต:$8/M
เอาต์พุต:$16/M
ใช้งานเชิงพาณิชย์
ภาพรวม
คุณสมบัติ
ราคา
API

Technical Specifications of gpt-4-0125-preview

SpecificationDetails
Model IDgpt-4-0125-preview
ProviderOpenAI
Model familyGPT-4 Turbo Preview
Model typeLarge language model for text input and text output
Release statusResearch preview / older fast GPT model
Context window128,000 tokens
Max output tokens4,096 tokens
Knowledge cutoffDecember 1, 2023
Supported modalitiesText input, text output
Vision supportNot supported
Audio supportNot supported
Video supportNot supported
Pricing$10.00 / 1M input tokens, $30.00 / 1M output tokens
Common endpoints listed by OpenAIv1/chat/completions, v1/responses, v1/assistants, v1/batch
Snapshot / alias relationshipListed under GPT-4 Turbo Preview snapshots and aliases
Current platform statusDeprecated on OpenAI’s side

What is gpt-4-0125-preview?

gpt-4-0125-preview is OpenAI’s January 25, 2024 preview snapshot of GPT-4 Turbo, exposed as a text-only API model with a 128K context window and positioned as an older fast GPT model. OpenAI describes it as a research preview and associates it with the GPT-4 Turbo Preview line rather than the newer GPT-4.1 or GPT-4o families. According to OpenAI’s model documentation, it supports text input and text output, has a December 1, 2023 knowledge cutoff, and allows up to 4,096 output tokens.

The January 2024 update was introduced as an improved GPT-4 Turbo preview intended to complete tasks, especially code-generation tasks, more thoroughly than the earlier preview version. OpenAI’s release messaging around this snapshot emphasized reducing cases of so-called “laziness,” where the model might otherwise stop short of fully carrying out a request.

For CometAPI users, the important distinction is that gpt-4-0125-preview is the platform identifier you should pass when you specifically want this legacy GPT-4 Turbo preview behavior. Even though OpenAI now labels the snapshot as deprecated, it remains a recognizable historical model version with well-known characteristics: long context, strong general reasoning for its generation, and compatibility with traditional chat-style text workflows.

Main features of gpt-4-0125-preview

  • 128K context window: Supports very large prompts and long multi-turn conversations, making it suitable for summarization, document analysis, code review, and other context-heavy text tasks.
  • Improved task completion versus earlier preview builds: The January 25, 2024 snapshot was released specifically to improve thoroughness, especially for code generation and other tasks where prior previews could respond incompletely.
  • Text-only operation: This model is designed for text input and text output only; OpenAI lists image, audio, and video as not supported for this snapshot.
  • Large-scale prompt handling: With its long context window and GPT-4 Turbo lineage, it fits workflows that need instruction-heavy prompting, large reference materials, or multi-part reasoning over long inputs.
  • API compatibility across common text endpoints: OpenAI lists it under standard API surfaces such as Chat Completions, Responses, Assistants, and Batch, which made it easy to integrate into existing application pipelines built around OpenAI-style request formats.
  • Known legacy snapshot behavior: Because it is a dated preview snapshot, some teams prefer it when they need reproducibility tied to a specific GPT-4 Turbo-era model version rather than a moving alias. OpenAI explicitly lists gpt-4-0125-preview among GPT-4 Turbo Preview snapshots/aliases. This is partly an inference from snapshot-based versioning behavior, supported by OpenAI’s model page.
  • Deprecated upstream status: OpenAI now marks gpt-4-0125-preview as deprecated, so it is best treated as a legacy compatibility option rather than a future-facing default.

How to access and integrate gpt-4-0125-preview

Step 1: Sign Up for API Key

To get started, create an account on CometAPI and generate your API key from the dashboard. Once you have the key, store it securely and use it in the Authorization header for all requests. CometAPI provides an OpenAI-compatible API surface, so the integration pattern is straightforward for teams already using standard chat completion workflows.

Step 2: Send Requests to gpt-4-0125-preview API

Use CometAPI’s OpenAI-compatible endpoint and specify gpt-4-0125-preview as the model value.

curl https://api.cometapi.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_COMETAPI_KEY" \
  -d '{
    "model": "gpt-4-0125-preview",
    "messages": [
      {
        "role": "user",
        "content": "Write a concise summary of the benefits of long-context language models."
      }
    ]
  }'

Step 3: Retrieve and Verify Results

The API returns a standard chat completion response. Read the generated content from the first choice, then validate the output for correctness, completeness, and formatting before using it in production. If your workflow depends on stable behavior, run prompt-level tests and compare results regularly, especially because gpt-4-0125-preview is a legacy preview model identifier with deprecated upstream status.

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

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

ราคาสำหรับ gpt-4-0125-preview

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

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

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

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

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.