@livekit/agents-plugin-minimax
Advanced tools
+1
-1
@@ -25,3 +25,3 @@ "use strict"; | ||
| title: "minimax", | ||
| version: "1.5.3", | ||
| version: "1.5.5", | ||
| package: "@livekit/agents-plugin-minimax" | ||
@@ -28,0 +28,0 @@ }); |
+1
-1
@@ -8,3 +8,3 @@ import { Plugin } from "@livekit/agents"; | ||
| title: "minimax", | ||
| version: "1.5.3", | ||
| version: "1.5.5", | ||
| package: "@livekit/agents-plugin-minimax" | ||
@@ -11,0 +11,0 @@ }); |
+4
-4
| { | ||
| "name": "@livekit/agents-plugin-minimax", | ||
| "version": "1.5.3", | ||
| "version": "1.5.5", | ||
| "description": "MiniMax plugin for LiveKit Node Agents", | ||
@@ -33,4 +33,4 @@ "main": "dist/index.js", | ||
| "typescript": "^5.0.0", | ||
| "@livekit/agents": "1.5.3", | ||
| "@livekit/agents-plugins-test": "1.5.3" | ||
| "@livekit/agents": "1.5.5", | ||
| "@livekit/agents-plugins-test": "1.5.5" | ||
| }, | ||
@@ -42,3 +42,3 @@ "dependencies": { | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@livekit/agents": "1.5.3" | ||
| "@livekit/agents": "1.5.5" | ||
| }, | ||
@@ -45,0 +45,0 @@ "scripts": { |