New:Socket for Asana Is Now Available.Learn more
Get Started

@livekit/agents-plugin-minimax

Package Overview
Dependencies
Maintainers
19
Versions
29
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

npmnpm
Version
1.4.6
Version published
Weekly downloads
5.3K
-16.5%
Maintainers
19
Weekly downloads
 
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 13 Jun 2026

Related posts