Azure

Microsoft: MAI Image 2.5 Flash

Image Generation
microsoft/mai-image-2.5-flash
비교시작하기

MAI-Image-2.5-Flash is the low-latency variant of Microsoft's MAI image family, optimized for fast, high-volume image generation and editing. Produces diverse, coherent images across creative and design scenarios with median generation times several times faster than comparable models. Supports text-to-image generation and image-to-image editing.

컨텍스트 윈도우
4K
최대 출력 토큰
1K
출시일
2026-06-02
기능
비전
제공업체
AzureAzure
지원 프로토콜
OpenAIopenai

Providers

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

자주 묻는 질문

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