Azure

Microsoft: MAI Image 2.5 Pro

Image Generation
microsoft/mai-image-2.5-pro
VergleichenLoslegen

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.

Kontextfenster
4K
Max. Ausgabe-Tokens
1K
Veröffentlicht
2026-06-19
Fähigkeiten
Vision
Verfügbare Anbieter
AzureAzure
Unterstützte Protokolle
OpenAIopenai

Providers

AzureAzure
Eingabe-Tokens
$5/M
Ausgabe-Tokens
$47/M
Bildeingabe
$8/M
Ausgabe Bild
$108/M
Protocols
OpenAIopenai/v1/images/generations

Code-Beispiele

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.run/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)

Häufig gestellte Fragen

Microsoft: MAI Image 2.5 Pro auf Ofox.ai kostet $5/M pro Million Eingabe-Tokens und $47/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.