Pricing
- Input Tokens: $0.200 /M tokens
- Output Tokens: $0.200 /M tokens
Input Modalities
- Text
Output Modalities
- Text
Capabilities
- Thinking
- Tools
- Tool calling
- Structured outputs
Try this model
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://aihubmix.com/v1",
)
response = client.chat.completions.create(
model="coding-minimax-m2.5-highspeed",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is the context length of Coding MiniMax M2.5 Highspeed?
How much does Coding MiniMax M2.5 Highspeed cost?
What modalities does Coding MiniMax M2.5 Highspeed support?
What capabilities does Coding MiniMax M2.5 Highspeed support?
How do I call Coding MiniMax M2.5 Highspeed via API?
Who created Coding MiniMax M2.5 Highspeed?
Compare Coding MiniMax M2.5 Highspeed
More models from Minimax
See all Minimax models →MiniMax-M3 is a versatile multimodal foundation model developed by MiniMax that supports text, image, and video inputs to generate text outputs. With a massive context window of 1,048,576 tokens, it is capable of processing and understanding vast amounts of information. This model is highly optimized for complex tasks, making it exceptionally well-suited for coding and long-horizon agentic workflows.
Developed by Minimax, MiniMax-M2.7 is a next-generation large language model designed for autonomous, real-world productivity and continuous improvement. Featuring a generous 196,608-token context window, the model integrates advanced agentic capabilities through multi-agent workflows. It is uniquely built to actively participate in its own evolution, delivering highly adaptable and intelligent performance.
Video generation price: 2k video $0.12397/s. 768P video $0.07744/s. Input material price: 2k video $0.12397/s. 768P video $0.07744/s. For images, after more than five, each additional image $0.0282.
MiniMax H3 (minimax-h3) is a general-purpose omni-modal generation model developed by the Chinese AI company MiniMax. It can jointly understand text, images, video, and audio while generating videos of up to 15 seconds in 2K resolution with native stereo sound. It is designed for advertising, branding, e-commerce, product design, UI/UX, and gaming. Compared with Hailuo 01 and Hailuo 02, H3 evolves from specialized video generation into a unified model for multimodal creation, reference-based editing, text rendering, and motion transfer.
The MiniMax M3 is a flagship programming model built for real-world productivity. As a production-grade model natively designed for Agent scenarios, it has achieved state-of-the-art (SOTA) performance in coding, agentic tool use, search, and office work.
coding-minimax-m3-free is a free and open version offered by AIHubMix specifically for MiniMax users. To maintain reliable service, each account is limited to 5 requests per minute, 500 requests per day, and 1 million tokens per day.
coding-minimax-m2.7-free is a free and open version offered by AIHubMix specifically for MiniMax users. To maintain reliable service, each account is limited to 5 requests per minute, 500 requests per day, and 1 million tokens per day.
AIHubMix© 2023 - 2026 AIHubMix, LLC