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
최대 출력 토큰
1K
출시일
2026-06-02
기능
비전
제공업체
AzureAzure
지원 프로토콜
OpenAIopenai

Providers

AzureAzure
입력 토큰
$5/M
출력 토큰
$47/M
이미지 입력
$8/M
이미지 출력
$47/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",
prompt="A beautiful sunset over mountains",
size="1024x1024",
)
print(response.data[0].url)

자주 묻는 질문

Microsoft: MAI Image 2.5은(는) Ofox.ai에서 입력 $5/M/백만 토큰, 출력 $47/M/백만 토큰입니다. 종량제, 월정액 없음.