Skip to content

Add minimax_provider plugin#285

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

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

Conversation

@wgnrai

@wgnrai wgnrai commented May 8, 2026

Copy link
Copy Markdown
Contributor

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

a0-bot Bot commented May 8, 2026

Copy link
Copy Markdown

Plugin submission validation failed

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

@a0-bot

a0-bot Bot commented May 8, 2026

Copy link
Copy Markdown

Plugin submission validation failed

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

@3clyp50

3clyp50 commented May 15, 2026

Copy link
Copy Markdown
Collaborator

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

@github-actions github-actions Bot closed this May 23, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Closing due to failing checks and no activity for 7+ days. Comment or push to keep it alive; reopen if you'd like to continue.

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