OpenAI

OpenAI: GPT Image 1.5

Image Generation
openai/gpt-image-1.5

GPT Image 1.5 is our latest image generation model, with better instruction following and adherence to prompts.

0 コンテキストウィンドウ
0 最大出力トークン
リリース日: 2025-12-16
対応プロトコル:OpenAIopenai
利用可能なプロバイダー:AzureAzure
機能:Visionプロンプトキャッシュ

料金

タイプ料金
入力トークン$5/M
出力トークン$10/M
画像入力$8/M
画像出力$32/M
キャッシュ読込$1.25/M
キャッシュ画像$2/M

コード例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.images.generate(
model="openai/gpt-image-1.5",
prompt="A beautiful sunset over mountains",
size="1024x1024",
)
print(response.data[0].url)

よくある質問

Ofox.aiでのOpenAI: GPT Image 1.5の料金は、入力100万トークンあたり$5/M、出力100万トークンあたり$10/Mです。従量課金制、月額料金なし。

Discord

Discordサーバーに参加

Discord