Seedance 2.0 立省 20% | 在 Video Generator 中創作 →
minimax
minimax/minimax-m3

minimax/minimax-m3

1,048,576 context · $0.60/M input$0.42/M input · $2.40/M output$1.68/M output30% off

MiniMax-M3 is MiniMax’s latest M-series multimodal foundation model for agent reasoning, tool use, coding, and long-context tasks. It supports text, image, and video inputs with text output, a 1M-token context window, thinking content, function calling, and structured outputs. With support for long-horizon agentic work, coding workflows, multimodal understanding, and very long responses, MiniMax-M3 is well suited for building autonomous agents, code assistants, document/video analysis tools, and production workflows that need large context at efficient pricing.

定價

按用量付費

無需預付費用,僅按實際使用量付費

輸入
512K $0.60 / M Tokens$0.42 / M Tokens
> 512K $1.20 / M Tokens$0.84 / M Tokens
輸出
512K $2.40 / M Tokens$1.68 / M Tokens
> 512K $4.80 / M Tokens$3.36 / M Tokens
Cache Read
512K $0.12 / M Tokens$0.08 / M Tokens
> 512K $0.24 / M Tokens$0.17 / M Tokens

試用模型

minimax/minimax-m3
線上
minimax
嗨!我是樂於助人的 AI 助理。有什麼可以幫你的嗎?

API 使用

使用以下程式碼範例整合我們的 API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="minimax/minimax-m3",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

模型介紹

MiniMax: MiniMax M3

MiniMax-M3 is MiniMax’s latest M-series multimodal foundation model for agent reasoning, tool use, coding, and long-context tasks. It supports text, image, and video inputs with text output, a 1M-token context window, thinking content, function calling, and structured outputs.


Why It Looks Great

  • Latest MiniMax M-series language model for agent reasoning, tools, coding, and long-context work
  • Native multimodal support for text, image, and video understanding
  • 1M-token context window for long prompts, large documents, videos, codebases, and multi-turn workflows
  • Up to 512K output tokens for unusually long responses, extended reasoning, and structured generation
  • Strong fit for long-horizon agentic work, coding workflows, document analysis, and multimodal assistants
  • Thinking content support for transparent multi-step reasoning workflows
  • Function calling and tool-use support for agentic application workflows
  • Structured output support for JSON responses and schema-constrained generation
  • Efficient pricing for large-context multimodal production use cases

Key Features

  • Context Window: 1,048,576 tokens
  • Max Input: 536,576 tokens
  • Max Output: 512,000 tokens
  • Input: Text, Image, Video
  • Output: Text
  • Vision: Supported
  • Video Input: Supported
  • Function Calling: Supported
  • Structured Outputs: Supported
  • Thinking Mode: Supported
  • Image Generation: Not listed
  • Audio Input: Not listed
  • Supported Parameters: include_reasoning, max_tokens, reasoning, response_format, temperature, tool_choice, tools, top_p

Specifications

SpecificationValue
Providerminimax
Model TypeChat Completions model
Architecturetext+image+video->text
Context Window1,048,576 tokens
Max Input536,576 tokens
Max Output512,000 tokens
InputText, Image, Video
OutputText
VisionSupported
Video InputSupported
Function CallingSupported
Structured OutputsSupported
Thinking ModeSupported

How to Use

  1. Write your prompt - describe the task, provide context, and specify the desired output format.
  2. Submit - the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1
API Endpoint: chat/completions
Model ID: minimax/minimax-m3


API Usage

Python SDK

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="minimax/minimax-m3",
    messages=[{"role": "user", "content": "Hello!"}]
)

print(response.choices[0].message.content)

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "minimax/minimax-m3",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: minimax/minimax-m3
  • Provider: minimax
  • Best suited for long-horizon agents, coding, tool use, long-context document analysis, multimodal understanding, and structured output workflows
  • Image input supports common image formats such as JPEG, PNG, GIF, and WEBP
  • Video input is supported through URL, base64, or uploaded file references where available

資訊

提供商minimax
類型llm

支援功能

輸入
文字影像
輸出
文字
上下文1,048,576
最大輸出512,000
視覺✓ 支援
函式呼叫✓ 支援

API 存取指南

Base URLhttps://llm.wavespeed.ai/v1
API 端點chat/completions
Model IDminimax/minimax-m3

Minimax M3 API

minimax/minimax-m3

MiniMax-M3 is MiniMax’s latest M-series multimodal foundation model for agent reasoning, tool use, coding, and long-context tasks. It supports text, image, and video inputs with text output, a 1M-token context window, thinking content, function calling, and structured outputs. With support for long-horizon agentic work, coding workflows, multimodal understanding, and very long responses, MiniMax-M3 is well suited for building autonomous agents, code assistants, document/video analysis tools, and production workflows that need large context at efficient pricing.

輸入

$0.6$0.42 /M

輸出

$2.4$1.68 /M

折扣

30% 折扣

上下文

1049K

最大輸出

512K

Vision

支援

工具調用

支援

在 WaveSpeedAI 試用 Minimax M3

透過我們的統一 API 接入 Minimax M3 — 相容 OpenAI、無冷啟動、透明計費。

關於 Minimax M3 的常見問題

Minimax M3 API 多少錢?+

WaveSpeedAI 定價:輸入每百萬 token $0.42,輸出每百萬 token $1.68。Prompt 快取與批次處理分別計費,可顯著降低長上下文、高重複任務的實際成本。

Minimax M3 的上下文視窗有多大?+

Minimax M3 每次請求最多支援 1049K 上下文 token,輸出最多 512K token。

Minimax M3 是否相容 OpenAI?+

是的。WaveSpeedAI 透過 https://llm.wavespeed.ai/v1 的 OpenAI 相容端點提供 Minimax M3。將官方 OpenAI SDK 的 base URL 指向該位址,使用 WaveSpeedAI 的 API Key 即可,無需其他程式碼變更。

如何開始使用 Minimax M3?+

登入 WaveSpeedAI,在 Access Keys 建立 API Key,使用上方顯示的 model id 向 https://llm.wavespeed.ai/v1/chat/completions 發送請求。新帳號將獲得免費額度,用於試用 Minimax M3。

相關 LLM API