@livekit/agents-plugin-fishaudio
Advanced tools
+1
-1
@@ -25,3 +25,3 @@ "use strict"; | ||
| title: "fishaudio", | ||
| version: "1.5.1", | ||
| version: "1.5.2", | ||
| package: "@livekit/agents-plugin-fishaudio" | ||
@@ -28,0 +28,0 @@ }); |
+1
-1
@@ -8,3 +8,3 @@ import { Plugin } from "@livekit/agents"; | ||
| title: "fishaudio", | ||
| version: "1.5.1", | ||
| version: "1.5.2", | ||
| package: "@livekit/agents-plugin-fishaudio" | ||
@@ -11,0 +11,0 @@ }); |
+5
-5
| { | ||
| "name": "@livekit/agents-plugin-fishaudio", | ||
| "version": "1.5.1", | ||
| "version": "1.5.2", | ||
| "description": "Fish Audio plugin for LiveKit Node Agents", | ||
@@ -33,5 +33,5 @@ "main": "dist/index.js", | ||
| "typescript": "^5.0.0", | ||
| "@livekit/agents": "1.5.1", | ||
| "@livekit/agents-plugin-openai": "1.5.1", | ||
| "@livekit/agents-plugins-test": "1.5.1" | ||
| "@livekit/agents": "1.5.2", | ||
| "@livekit/agents-plugin-openai": "1.5.2", | ||
| "@livekit/agents-plugins-test": "1.5.2" | ||
| }, | ||
@@ -44,3 +44,3 @@ "dependencies": { | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@livekit/agents": "1.5.1" | ||
| "@livekit/agents": "1.5.2" | ||
| }, | ||
@@ -47,0 +47,0 @@ "scripts": { |