Seedream 5.0 Pro ya está aquí | Pruébalo en el Generador de Imágenes →
minimax
minimax/minimax-m3

minimax/minimax-m3

Fecha de lanzamiento: 2026-06-01

1,048,576 context · $0.60/M input tokens · $2.40/M output tokens

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.

Precios

Pago por uso

Sin costos iniciales, paga solo por lo que uses

Entrada
512K $0.60 / M Tokens
> 512K $1.20 / M Tokens
Salida
512K $2.40 / M Tokens
> 512K $4.80 / M Tokens
Cache Read
512K $0.12 / M Tokens
> 512K $0.24 / M Tokens

Probar el modelo

minimax/minimax-m3
En línea
minimax
¡Hola! Soy un asistente de IA útil. ¿En qué puedo ayudarte?
¿Listo para usar este modelo en un coding agent local?Configurar agent

Uso de API

Usa los siguientes ejemplos de código para integrar con nuestra 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)

Introducción del modelo

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

Información

Proveedorminimax
Tipollm

Funcionalidades compatibles

Entrada
TextoImagen
Salida
Texto
Contexto1,048,576
Salida máxima512,000
Visión✓ Compatible
Function Calling✓ Compatible

Guía de acceso a la API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID del modelominimax/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.

Entrada

$0.6 /M

Salida

$2.4 /M

Contexto

1049K

Salida máx.

512K

Visión

Compatible

Uso de herramientas

Compatible

Prueba Minimax M3 en WaveSpeedAI

Accede a Minimax M3 mediante nuestra API unificada — compatible con OpenAI, sin arranques en frío, precios transparentes.

Preguntas frecuentes sobre Minimax M3

¿Cuánto cuesta Minimax M3 a través de la API?+

Precios en WaveSpeedAI: $0.60 por millón de tokens de entrada y $2.40 por millón de tokens de salida. El prompt caching y el procesamiento por lotes se facturan por separado y reducen el coste efectivo en cargas largas y repetitivas.

¿Cuál es la ventana de contexto de Minimax M3?+

Minimax M3 admite hasta 1049K tokens de contexto y hasta 512K tokens de salida por solicitud.

¿Es Minimax M3 compatible con OpenAI?+

Sí. WaveSpeedAI expone Minimax M3 a través de un endpoint compatible con OpenAI en https://llm.wavespeed.ai/v1. Apunta el SDK oficial de OpenAI a esta base URL con tu clave API de WaveSpeedAI — sin más cambios de código.

¿Cómo empiezo con Minimax M3?+

Inicia sesión en WaveSpeedAI, crea una clave API en Access Keys y envía una solicitud a https://llm.wavespeed.ai/v1/chat/completions con el id de modelo mostrado arriba. Las cuentas nuevas reciben créditos gratuitos para evaluar Minimax M3 antes de pagar por token.

APIs LLM relacionadas

MiniMax M3 | Minimax Multimodal LLM API Pricing | WaveSpeedAI