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 访问所有功能。