Mai Image 2.5
Mai Image 2.5
mai-image-2.5New
Pricing
| Pricing | Input Image | Output Image |
|---|---|---|
Pricing | Input Image | Output Image |
$5$5 | $8/M tokens | $47/M tokens |
Input Modalities
- Text
- Vision
Try this model
Python
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://shkq.org/v1",
)
response = client.chat.completions.create(
model="mai-image-2.5",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
How much does Mai Image 2.5 cost?
On AIHubMix, Mai Image 2.5 costs $5 per million input tokens and $5 per million output tokens.
What modalities does Mai Image 2.5 support?
How do I call Mai Image 2.5 via API?
More models from this author
Quality
standard
standard
$0.034
Input:$ 0 /M
Output:$ 0 /M
Context:-
TTFT:-
Throughput:-
- Input: $ 0 /M
- Output: $ 0 /M
- Input Image: $1.6/M tokens
$ 0.41 / Request
Quality
standard
480p
720p
1080p
standard
$0.044
$0.021
$0.044
$0.102
Quality
standard
480p
720p
1080p
standard
$0.0487
$0.0225
$0.0487
$0.11
© 2023 - 2026 AIHubMix, LLC