Pricing
- Input Tokens: $0.100 /M tokens
- Output Tokens: $0.100 /M tokens
Input Modalities
- Text
Output Modalities
- Text
Capabilities
- 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="cc-minimax-m2",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is CC MiniMax M2?
How much does CC MiniMax M2 cost?
What modalities does CC MiniMax M2 support?
What capabilities does CC MiniMax M2 support?
How do I call CC MiniMax M2 via API?
Who created CC MiniMax M2?
Compare CC MiniMax M2
More models from Minimax
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.
MiniMax M2.7 can autonomously build complex Agent Harnesses and, leveraging capabilities such as Agent Teams, complex Skills, and the Tool Search tool, complete highly complex productivity tasks.
coding-minimax-m2.5-free is a free and open version offered by AIHubMix specifically for MiniMax users. To maintain stable service operations, the following usage limits apply: a maximum of 5 requests per minute, 500 total requests per day, and a daily quota of 1 million tokens.
AIHubMix© 2023 - 2026 AIHubMix, LLC