🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@livekit/agents-plugin-minimax

Package Overview
Dependencies
Maintainers
19
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livekit/agents-plugin-minimax

MiniMax plugin for LiveKit Node Agents

latest
Source
npmnpm
Version
1.5.0
Version published
Maintainers
19
Created
Source

MiniMax plugin for LiveKit Agents

The Agents Framework is designed for building realtime, programmable participants that run on servers. Use it to create conversational, multi-modal voice agents that can see, hear, and understand.

This package contains the MiniMax plugin, which provides text-to-speech via MiniMax's t2a_v2 APIs (both HTTP streaming and WebSocket streaming).

Refer to the documentation for information on how to use it. See the repository for more information about the framework as a whole.

Installation

pnpm add @livekit/agents-plugin-minimax

Pre-requisites

You'll need an API key from MiniMax. It can be set as an environment variable: MINIMAX_API_KEY. You can also override the API endpoint via MINIMAX_BASE_URL (defaults to https://api-uw.minimax.io).

FAQs

Package last updated on 02 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts