diff --git a/.changeset/flat-hounds-own.md b/.changeset/flat-hounds-own.md deleted file mode 100644 index 5a1b4b97..00000000 --- a/.changeset/flat-hounds-own.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"@livekit/agents": patch -"@livekit/agents-plugin-deepgram": patch -"@livekit/agents-plugin-elevenlabs": patch -"@livekit/agents-plugin-openai": patch -"@livekit/agents-plugin-silero": patch ---- - -Add missing package info diff --git a/.changeset/nervous-cycles-laugh.md b/.changeset/nervous-cycles-laugh.md deleted file mode 100644 index 94ddfa96..00000000 --- a/.changeset/nervous-cycles-laugh.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/agents": patch ---- - -feat(multimodal): add speech committed events diff --git a/.changeset/serious-zoos-arrive.md b/.changeset/serious-zoos-arrive.md deleted file mode 100644 index 08dd22e7..00000000 --- a/.changeset/serious-zoos-arrive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/agents-plugin-openai": patch ---- - -add new OpenAI realtime voices diff --git a/.changeset/slimy-hounds-decide.md b/.changeset/slimy-hounds-decide.md deleted file mode 100644 index 18ee5d9a..00000000 --- a/.changeset/slimy-hounds-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/agents": patch ---- - -correct pipeline agent state attribute name diff --git a/.changeset/swift-mails-beg.md b/.changeset/swift-mails-beg.md deleted file mode 100644 index a2f4bbb4..00000000 --- a/.changeset/swift-mails-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/agents': patch ---- - -fix: correct pipeline agent state attribute name diff --git a/agents/CHANGELOG.md b/agents/CHANGELOG.md index aa1d8e45..eacdc08d 100644 --- a/agents/CHANGELOG.md +++ b/agents/CHANGELOG.md @@ -1,5 +1,17 @@ # @livekit/agents +## 0.4.6 + +### Patch Changes + +- Add missing package info - [#172](https://github.com/livekit/agents-js/pull/172) ([@lukasIO](https://github.com/lukasIO)) + +- feat(multimodal): add speech committed events - [#169](https://github.com/livekit/agents-js/pull/169) ([@nbsp](https://github.com/nbsp)) + +- correct pipeline agent state attribute name - [#175](https://github.com/livekit/agents-js/pull/175) ([@john-royal](https://github.com/john-royal)) + +- fix: correct pipeline agent state attribute name - [#175](https://github.com/livekit/agents-js/pull/175) ([@john-royal](https://github.com/john-royal)) + ## 0.4.5 ### Patch Changes diff --git a/agents/package.json b/agents/package.json index 5a9ebb5d..59cb53c4 100644 --- a/agents/package.json +++ b/agents/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents", - "version": "0.4.5", + "version": "0.4.6", "description": "LiveKit Agents - Node.js", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/plugins/deepgram/CHANGELOG.md b/plugins/deepgram/CHANGELOG.md index cf5943e8..1d417ecd 100644 --- a/plugins/deepgram/CHANGELOG.md +++ b/plugins/deepgram/CHANGELOG.md @@ -1,5 +1,14 @@ # @livekit/agents-plugin-deepgram +## 0.4.6 + +### Patch Changes + +- Add missing package info - [#172](https://github.com/livekit/agents-js/pull/172) ([@lukasIO](https://github.com/lukasIO)) + +- Updated dependencies [[`ad3c34823fc1955a4274e912ef0587d9b7f2218d`](https://github.com/livekit/agents-js/commit/ad3c34823fc1955a4274e912ef0587d9b7f2218d), [`1d74e20a0337e548af2cb87b64e131907648cc06`](https://github.com/livekit/agents-js/commit/1d74e20a0337e548af2cb87b64e131907648cc06), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391)]: + - @livekit/agents@0.4.6 + ## 0.4.5 ### Patch Changes diff --git a/plugins/deepgram/package.json b/plugins/deepgram/package.json index ea2f8518..681cecf6 100644 --- a/plugins/deepgram/package.json +++ b/plugins/deepgram/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-deepgram", - "version": "0.4.5", + "version": "0.4.6", "description": "Deepgram plugin for LiveKit Agents for Node.js", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/plugins/elevenlabs/CHANGELOG.md b/plugins/elevenlabs/CHANGELOG.md index 99f51aed..28a53f3f 100644 --- a/plugins/elevenlabs/CHANGELOG.md +++ b/plugins/elevenlabs/CHANGELOG.md @@ -1,5 +1,14 @@ # @livekit/agents-plugin-elevenlabs +## 0.4.6 + +### Patch Changes + +- Add missing package info - [#172](https://github.com/livekit/agents-js/pull/172) ([@lukasIO](https://github.com/lukasIO)) + +- Updated dependencies [[`ad3c34823fc1955a4274e912ef0587d9b7f2218d`](https://github.com/livekit/agents-js/commit/ad3c34823fc1955a4274e912ef0587d9b7f2218d), [`1d74e20a0337e548af2cb87b64e131907648cc06`](https://github.com/livekit/agents-js/commit/1d74e20a0337e548af2cb87b64e131907648cc06), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391)]: + - @livekit/agents@0.4.6 + ## 0.4.5 ### Patch Changes diff --git a/plugins/elevenlabs/package.json b/plugins/elevenlabs/package.json index ecfe1112..77a2dbc1 100644 --- a/plugins/elevenlabs/package.json +++ b/plugins/elevenlabs/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-elevenlabs", - "version": "0.4.5", + "version": "0.4.6", "description": "ElevenLabs plugin for LiveKit Node Agents", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/plugins/openai/CHANGELOG.md b/plugins/openai/CHANGELOG.md index d3b000ca..ecc9d05d 100644 --- a/plugins/openai/CHANGELOG.md +++ b/plugins/openai/CHANGELOG.md @@ -1,5 +1,16 @@ # @livekit/agents-plugin-openai +## 0.6.1 + +### Patch Changes + +- Add missing package info - [#172](https://github.com/livekit/agents-js/pull/172) ([@lukasIO](https://github.com/lukasIO)) + +- add new OpenAI realtime voices - [#174](https://github.com/livekit/agents-js/pull/174) ([@bcherry](https://github.com/bcherry)) + +- Updated dependencies [[`ad3c34823fc1955a4274e912ef0587d9b7f2218d`](https://github.com/livekit/agents-js/commit/ad3c34823fc1955a4274e912ef0587d9b7f2218d), [`1d74e20a0337e548af2cb87b64e131907648cc06`](https://github.com/livekit/agents-js/commit/1d74e20a0337e548af2cb87b64e131907648cc06), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391)]: + - @livekit/agents@0.4.6 + ## 0.6.0 ### Minor Changes diff --git a/plugins/openai/package.json b/plugins/openai/package.json index e4f1daba..3dd049dc 100644 --- a/plugins/openai/package.json +++ b/plugins/openai/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-openai", - "version": "0.6.0", + "version": "0.6.1", "description": "OpenAI plugin for LiveKit Node Agents", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/plugins/silero/CHANGELOG.md b/plugins/silero/CHANGELOG.md index 14161219..7b59c61c 100644 --- a/plugins/silero/CHANGELOG.md +++ b/plugins/silero/CHANGELOG.md @@ -1,5 +1,14 @@ # @livekit/agents-plugin-silero +## 0.4.6 + +### Patch Changes + +- Add missing package info - [#172](https://github.com/livekit/agents-js/pull/172) ([@lukasIO](https://github.com/lukasIO)) + +- Updated dependencies [[`ad3c34823fc1955a4274e912ef0587d9b7f2218d`](https://github.com/livekit/agents-js/commit/ad3c34823fc1955a4274e912ef0587d9b7f2218d), [`1d74e20a0337e548af2cb87b64e131907648cc06`](https://github.com/livekit/agents-js/commit/1d74e20a0337e548af2cb87b64e131907648cc06), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391), [`4aaec04857c623fef75ac6800fc9a078efdd4391`](https://github.com/livekit/agents-js/commit/4aaec04857c623fef75ac6800fc9a078efdd4391)]: + - @livekit/agents@0.4.6 + ## 0.4.5 ### Patch Changes diff --git a/plugins/silero/package.json b/plugins/silero/package.json index ca69568e..2d522ece 100644 --- a/plugins/silero/package.json +++ b/plugins/silero/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-silero", - "version": "0.4.5", + "version": "0.4.6", "description": "Silero voice activity detection LiveKit Node Agents", "main": "dist/index.js", "types": "dist/index.d.ts",