模型支援企業部落格
500+ AI 模型 API,全部整合在一個 API 中。就在 CometAPI
模型 API
開發者
快速入門說明文件API 儀表板
資源
AI模型部落格企業更新日誌關於
2025 CometAPI. 保留所有權利。隱私政策服務條款
Home/Models/OpenAI/gpt-4-dalle
O

gpt-4-dalle

每次請求:$0.04
商業用途
概覽
功能
定價
API

Technical Specifications of gpt-4-dalle

SpecificationDetails
Model IDgpt-4-dalle
Model familyOpenAI image generation model, mapped on CometAPI to DALL·E-style image generation capabilities.
Primary modalityText input → image output.
Core use caseGenerate images from natural-language prompts.
Typical endpoint patternImage generation via /v1/images/generations in OpenAI-compatible workflows.
Generation supportNew image creation from prompts; DALL·E 3 supports generations only, not the broader edit/variation coverage associated with some other image models.
Image quality profileHigher image quality and support for larger resolutions compared with DALL·E 2.
Prompt behaviorDesigned for detailed prompts; the API may automatically expand prompts for better results.
Notable strengthsStrong prompt understanding, improved text rendering inside images, detailed composition, and better handling of complex instructions.
Status in upstream docsOpenAI’s current docs describe DALL·E 3 as a previous-generation model and note deprecation with support scheduled to stop on May 12, 2026.

What is gpt-4-dalle?

gpt-4-dalle is CometAPI’s platform identifier for an OpenAI-powered image generation model experience based on DALL·E-style capabilities. In practice, this model is used to turn natural-language prompts into generated images, making it suitable for creative design, concept art, marketing visuals, illustrations, and rapid visual prototyping.

Research from OpenAI’s official documentation shows that DALL·E 3 is built for higher-fidelity image generation than earlier DALL·E versions, with better prompt comprehension, stronger text-in-image rendering, and support for portrait and landscape outputs. OpenAI also notes that detailed prompts work especially well, and the system can automatically enrich prompt wording to improve results.

For developers using CometAPI, gpt-4-dalle provides an OpenAI-compatible way to integrate image generation into applications while keeping the CometAPI model ID unchanged in requests. Because upstream OpenAI documentation now positions DALL·E 3 as an older generation relative to newer GPT Image models, teams should treat gpt-4-dalle primarily as a compatibility-focused image model identifier within CometAPI’s catalog.

Main features of gpt-4-dalle

  • Text-to-image generation: Converts natural-language prompts into original images, making it useful for everything from product mockups to storyboarding.
  • Strong prompt understanding: Handles more complex and descriptive prompts better than earlier DALL·E generations, improving controllability for detailed scenes.
  • Improved text rendering: Better at generating readable text inside images, which is valuable for posters, covers, signage, and ad creatives.
  • Higher-quality outputs: OpenAI documents DALL·E 3 as offering better image quality than DALL·E 2, especially for richer compositions and larger formats.
  • Multiple aspect-friendly sizes: Supports common larger-resolution image sizes, including square and taller portrait-oriented outputs.
  • Automatic prompt enhancement: The upstream API may elaborate prompts automatically to help produce more detailed and visually coherent results.
  • OpenAI-compatible integration pattern: Fits into standard image generation request flows that use the images generation endpoint schema.
  • Legacy compatibility value: Useful for teams maintaining older DALL·E-based workflows, though OpenAI’s current documentation indicates the upstream model is deprecated and scheduled for retirement on May 12, 2026.

How to access and integrate gpt-4-dalle

Step 1: Sign Up for API Key

To start using gpt-4-dalle, sign up on CometAPI and generate your API key from the dashboard. After that, store the key securely and load it through an environment variable in your application so your requests can be authenticated safely.

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

Use CometAPI’s OpenAI-compatible API format and set the model field to gpt-4-dalle.

curl --request POST \
  --url https://api.cometapi.com/v1/images/generations \
  --header "Authorization: Bearer $COMETAPI_API_KEY" \
  --header "Content-Type: application/json" \
  --data '{
    "model": "gpt-4-dalle",
    "prompt": "A cinematic futuristic city skyline at sunset, ultra-detailed digital art",
    "size": "1024x1024"
  }'

You can integrate the same pattern into server-side applications, internal tools, creative workflows, automation pipelines, or user-facing products that need on-demand image generation.

Step 3: Retrieve and Verify Results

After sending the request, CometAPI returns the generated image result payload. Parse the response, retrieve the returned image URL or encoded content, and verify that the output matches your prompt, size, and quality expectations before displaying it to end users or storing it in your system.

gpt-4-dalle 的功能

探索 gpt-4-dalle 的核心功能,專為提升效能和可用性而設計。了解這些功能如何為您的專案帶來效益並改善使用者體驗。

gpt-4-dalle 的定價

探索 gpt-4-dalle 的競爭性定價,專為滿足各種預算和使用需求而設計。我們靈活的方案確保您只需為實際使用量付費,讓您能夠隨著需求增長輕鬆擴展。了解 gpt-4-dalle 如何在保持成本可控的同時提升您的專案效果。
彗星價格 (USD / M Tokens)官方價格 (USD / M Tokens)折扣
每次請求:$0.04
每次請求:$0.05
-20%

gpt-4-dalle 的範例程式碼和 API

存取完整的範例程式碼和 API 資源,以簡化您的 gpt-4-dalle 整合流程。我們詳盡的文件提供逐步指引,協助您在專案中充分發揮 gpt-4-dalle 的潛力。

更多模型

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 + Image Search。Grounding:內建思考過程;在生成前會先對複雜提示進行推理。
A

Claude Opus 4.6

輸入:$4/M
輸出:$20/M
Claude Opus 4.6 是 Anthropic 的「Opus」級大型語言模型,於 2026 年 2 月發布。它被定位為知識工作與研究工作流程的主力,著重提升長上下文推理、多步規劃、工具使用(包括代理型軟體工作流程),以及電腦操作任務,例如自動化製作投影片與試算表。
A

Claude Sonnet 4.6

輸入:$2.4/M
輸出:$12/M
Claude Sonnet 4.6 是我們迄今為止最強大的 Sonnet 模型。它對模型在程式設計、電腦操作、長上下文推理、代理規劃、知識工作與設計等方面的能力進行了全面升級。Sonnet 4.6 亦提供 1M 詞元的上下文視窗,目前處於 Beta 階段。
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 相比,在多項評測基準上的分數呈現出 顯著躍升。