← All Models

MiniMax M2

MiniMax · minimax family

#11
Rank
81
Quality Score
1000ms
Avg Response
+8%
Adaptation Gain

What Refrase Does

Here is exactly how Refrase optimizes prompts for MiniMax M2, rule by rule:

Self-verification

Refrase appends a self-check section that asks the model to verify its own output against the original requirements before responding, catching common errors.

JSON reinforcement

Refrase adds explicit JSON schema hints and formatting rules so the model produces valid, parseable JSON output without extra markdown or commentary.

Before / After

See how Refrase transforms a generic prompt for MiniMax M2.

Original

Extract the key information from this document. Be accurate.

Adapted for MiniMax M2

Extract the key information from this document.
Before responding, verify that every extracted field is present in the source document and that no fields are missing.
Return valid JSON only. No markdown fences, no commentary outside the JSON object.

Try It

Your prompt134 chars
Optimized for minimax-m2

Click "Refrase It" or select a model to see the optimized prompt.