Azure

Microsoft: MAI Image 2.5

Image Generation
microsoft/mai-image-2.5
对比开始使用

MAI-Image-2.5 is Microsoft's image generation and editing model. It excels at precise, surgical edits with consistency - targeted object edits, layout adaptation, text updates and artifact cleanup - while preserving visual consistency across iterations. Supports text-to-image generation and image-to-image editing with free aspect ratios up to 1 megapixel.

上下文窗口
4K
最大输出 Token
1K
发布日期
2026-06-02
能力
视觉
可用供应商
AzureAzure
支持的协议
OpenAIopenai

供应商

AzureAzure
输入 Token
$5/M
输出 Token
$47/M
图像输入
$8/M
输出图像
$47/M
接入协议
OpenAIopenai/v1/images/generations

代码示例

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

常见问题

Microsoft: MAI Image 2.5 在 Ofox.ai 上的价格为输入 $5/M/百万 Token,输出 $47/M/百万 Token。按量计费,无月费。