Skip to content

Add minimax_provider plugin#285

Open
wgnrai wants to merge 2 commits into
agent0ai:mainfrom
wgnrai:add-minimax-provider
Open

Add minimax_provider plugin#285
wgnrai wants to merge 2 commits into
agent0ai:mainfrom
wgnrai:add-minimax-provider

Conversation

@wgnrai
Copy link
Copy Markdown

@wgnrai wgnrai commented May 8, 2026

MiniMax Provider Plugin

Adds MiniMax M2.7 as an LLM provider option in Agent Zero.

Features

  • OpenAI-compatible API at https://api.minimax.io/v1
  • MiniMax M2.7: AA Intelligence 50, 45 tok/s, 205K context
  • Cost-effective: $0.30/$1.20 per MTok with $0.06/MTok caching
  • Config-only plugin (no Python code, no UI components)

Files

  • plugin.yaml — Plugin manifest
  • conf/model_providers.yaml — Provider registration
  • README.md — Documentation and benchmarks
  • LICENSE — MIT
  • webui/thumbnail.png — 256x256 plugin icon

@a0-bot
Copy link
Copy Markdown

a0-bot Bot commented May 8, 2026

Plugin submission validation failed

ERROR: Invalid YAML in plugins/minimax_provider/index.yaml: mapping values are not allowed here

@a0-bot
Copy link
Copy Markdown

a0-bot Bot commented May 8, 2026

Plugin submission validation failed

ERROR: Invalid YAML in plugins/minimax_provider/index.yaml: mapping values are not allowed here

@3clyp50
Copy link
Copy Markdown
Collaborator

3clyp50 commented May 15, 2026

Hi, can you please check the index.yaml file against other plugins made by the community, and also remove the always_enabled: true setting? That's reserved for the built-in plugins of A0.

Thank you in advance,
Alessandro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants