feat: add MiniMax Token Plan provider

API-call-based pricing (not per-token), multimodal AI access
including M2.7, speech, image, video, and music models.
This commit is contained in:
2026-04-02 13:17:53 +07:00
parent 9a3803cca2
commit 27e07d2826
2 changed files with 19 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"permissions": {
"allow": [
"WebFetch(domain:*)",
"Write(*.md)"
]
}