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
最大輸出 Token
1K
發布日期
2026-06-19
能力
視覺
可用供應商
Azure
支援的協定
openai
供应商
Azure
輸入 Token
$5/M
輸出 Token
$47/M
圖像輸入
$8/M
輸出圖像
$108/M
接入协议
openai
/v1/images/generations程式碼範例
from openai import OpenAIclient = 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)
相關模型
常見問題
Microsoft: MAI Image 2.5 Pro 在 Ofox.ai 上的價格為輸入 $5/M/百萬 Token,輸出 $47/M/百萬 Token。按量計費,無月費。
Microsoft: MAI Image 2.5 Pro 支援 4K Token 的上下文視窗,最大輸出 1K Token,可處理大型文件並維持長對話。
只需將 base URL 設定為 https://api.ofox.io/v1,並使用你的 Ofox API Key。API 相容 OpenAI 格式——只需更改 base URL 和 API Key 即可。
Microsoft: MAI Image 2.5 Pro 支援以下能力:視覺。透過 Ofox.ai 統一 API 存取所有功能。