@livekit/agents-plugin-anthropic
Advanced tools
+1
-1
@@ -33,3 +33,3 @@ "use strict"; | ||
| title: "anthropic", | ||
| version: "1.0.0", | ||
| version: "1.5.1", | ||
| package: "@livekit/agents-plugin-anthropic" | ||
@@ -36,0 +36,0 @@ }); |
+1
-1
@@ -8,3 +8,3 @@ import { Plugin } from "@livekit/agents"; | ||
| title: "anthropic", | ||
| version: "1.0.0", | ||
| version: "1.5.1", | ||
| package: "@livekit/agents-plugin-anthropic" | ||
@@ -11,0 +11,0 @@ }); |
+6
-6
| { | ||
| "name": "@livekit/agents-plugin-anthropic", | ||
| "version": "1.0.0", | ||
| "version": "1.5.1", | ||
| "description": "Anthropic plugin for LiveKit Node Agents", | ||
@@ -28,3 +28,3 @@ "main": "dist/index.js", | ||
| "devDependencies": { | ||
| "@livekit/rtc-node": "^0.13.30", | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@microsoft/api-extractor": "^7.35.0", | ||
@@ -34,4 +34,4 @@ "tsup": "^8.3.5", | ||
| "zod": "^3.25.76 || ^4.1.8", | ||
| "@livekit/agents": "1.5.0", | ||
| "@livekit/agents-plugins-test": "1.5.0" | ||
| "@livekit/agents": "1.5.1", | ||
| "@livekit/agents-plugins-test": "1.5.1" | ||
| }, | ||
@@ -42,4 +42,4 @@ "dependencies": { | ||
| "peerDependencies": { | ||
| "@livekit/rtc-node": "^0.13.30", | ||
| "@livekit/agents": "1.5.0" | ||
| "@livekit/rtc-node": "^0.13.31", | ||
| "@livekit/agents": "1.5.1" | ||
| }, | ||
@@ -46,0 +46,0 @@ "scripts": { |