Azure

Microsoft: MAI Image 2.5 Pro

Image Generation
microsoft/mai-image-2.5-pro
比較始める

MAI-Image-2.5-Pro is the flagship of Microsoft's MAI image family, designed for complex compositions with strong object and character consistency, accurate material properties and coherent spatial reasoning. Best suited for photorealistic scenes, rich documentary-style imagery and demanding creative work. Supports text-to-image generation and image-to-image editing.

コンテキストウィンドウ
4K
最大出力トークン
1K
リリース日
2026-06-19
機能
Vision
利用可能なプロバイダー
AzureAzure
対応プロトコル
OpenAIopenai

Providers

AzureAzure
入力トークン
$5/M
出力トークン
$47/M
画像入力
$8/M
画像出力
$108/M
Protocols
OpenAIopenai/v1/images/generations

コード例

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

よくある質問

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