docs: update ask-minimax-usage.md model reference to M3

Claude-Session: https://claude.ai/code/session_01XtWRazqRbMnMRa4iV3zbVx
This commit is contained in:
Paul O'Reilly
2026-07-17 21:22:41 +12:00
parent 7838db4f26
commit 24dcf3bcfc

View File

@@ -1,6 +1,6 @@
# Context Offloading with `/ask-minimax`
`/ask-minimax` delegates a task to a MiniMax M2.7 sub-session that reads and writes files directly. Only a short summary flows back — file contents never load into this session. Reach for it when the **file payload dwarfs the answer payload**.
`/ask-minimax` delegates a task to a MiniMax M3 sub-session that reads and writes files directly. Only a short summary flows back — file contents never load into this session. Reach for it when the **file payload dwarfs the answer payload**.
## Use it for