Skip to main content

MiniMax Plugin for Vision Agents

The MiniMax plugin adds the MiniMax family of language models as a first-class LLM provider for Vision Agents. It uses the OpenAI-compatible Chat Completions API at https://api.minimax.io/v1, so the implementation inherits the streaming and tool-calling behavior of the OpenAI Chat Completions plugin.

Installation

uv add "vision-agents-plugins-minimax"

Configuration

Set your MiniMax API key (sign up at https://platform.minimax.io):

export MINIMAX_API_KEY=...

The plugin also honors MINIMAX_BASE_URL for users that proxy the API.

Models

Model Description
MiniMax-M3 (default) Latest flagship model. 512K context window, up to 128K output, supports image input.
MiniMax-M2.7 Previous generation flagship model.
MiniMax-M2.7-highspeed Low-latency variant of M2.7.

Usage

from vision_agents.plugins import minimax

llm = minimax.LLM()  # defaults to MiniMax-M3
llm = minimax.LLM(model="MiniMax-M2.7")

Notes

  • Default base URL is https://api.minimax.io/v1 (overseas). Do not use api.minimax.chat for production traffic.
  • Default temperature is 1.0 (the API rejects 0.0).
  • The response_format field is not supported by the MiniMax Chat Completions API and is intentionally not exposed.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vision_agents_plugins_minimax-0.6.9.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vision_agents_plugins_minimax-0.6.9-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file vision_agents_plugins_minimax-0.6.9.tar.gz.

File metadata

  • Download URL: vision_agents_plugins_minimax-0.6.9.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for vision_agents_plugins_minimax-0.6.9.tar.gz
Algorithm Hash digest
SHA256 0704729a7d078e2a6904a4d933ad541aaed0394284e0efb9ac542b151cad9788
MD5 b8bcced2f605063efab0e6044d213fa1
BLAKE2b-256 265b62e455206fc8114addfe1d06e9acbf6529988105f3b1e1b9994c47249731

See more details on using hashes here.

File details

Details for the file vision_agents_plugins_minimax-0.6.9-py3-none-any.whl.

File metadata

  • Download URL: vision_agents_plugins_minimax-0.6.9-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.10 {"installer":{"name":"uv","version":"0.10.10","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for vision_agents_plugins_minimax-0.6.9-py3-none-any.whl
Algorithm Hash digest
SHA256 828fd78ad18746966f888f3f307787c0ed7ce5724e47168e1f8a78a8fe3fb3c9
MD5 8b91a5e63119f876e474a97cffc5f62d
BLAKE2b-256 54992a3cdea040c56c10e098025b6826b3fb20f4a0868470d3bad2d2eeebd41c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.6.9 This release

2 files

0.6.8

2 files

0.6.7

2 files

0.6.6

2 files

0.6.5

2 files

0.6.4

2 files

0.6.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page