← すべてのモデル

gpt-image-2.5-sunburst

OpenAI · 画像

OpenAI gpt-image-2.5-sunburst

料金

画像$0.024 / 生成ごと

呼び出し方法

from openai import OpenAI
client = OpenAI(base_url="https://getmodel.ai/v1", api_key="$GETMODEL_API_KEY")
resp = client.chat.completions.create(
    model="gpt-image-2.5-sunburst",
    messages=[{"role": "user", "content": "Hello"}],
)
print(resp.choices[0].message.content)

詳細

プロバイダーOpenAI
タイプ画像
エンドポイントopenai / image-generation / image-edit

関連モデル