@livekit/agents-plugin-hume
Advanced tools
+1
-1
@@ -25,3 +25,3 @@ "use strict"; | ||
| title: "hume", | ||
| version: "1.5.0", | ||
| version: "1.5.1", | ||
| package: "@livekit/agents-plugin-hume" | ||
@@ -28,0 +28,0 @@ }); |
+1
-1
@@ -8,3 +8,3 @@ import { Plugin } from "@livekit/agents"; | ||
| title: "hume", | ||
| version: "1.5.0", | ||
| version: "1.5.1", | ||
| package: "@livekit/agents-plugin-hume" | ||
@@ -11,0 +11,0 @@ }); |
+7
-7
| { | ||
| "name": "@livekit/agents-plugin-hume", | ||
| "version": "1.5.0", | ||
| "version": "1.5.1", | ||
| "description": "Hume AI plugin for LiveKit Node Agents", | ||
@@ -28,13 +28,13 @@ "main": "dist/index.js", | ||
| "devDependencies": { | ||
| "@livekit/rtc-node": "^0.13.30", | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@microsoft/api-extractor": "^7.35.0", | ||
| "tsup": "^8.3.5", | ||
| "typescript": "^5.0.0", | ||
| "@livekit/agents": "1.5.0", | ||
| "@livekit/agents-plugin-openai": "1.5.0", | ||
| "@livekit/agents-plugins-test": "1.5.0" | ||
| "@livekit/agents": "1.5.1", | ||
| "@livekit/agents-plugin-openai": "1.5.1", | ||
| "@livekit/agents-plugins-test": "1.5.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "@livekit/rtc-node": "^0.13.30", | ||
| "@livekit/agents": "1.5.0" | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@livekit/agents": "1.5.1" | ||
| }, | ||
@@ -41,0 +41,0 @@ "scripts": { |