diff --git a/.changeset/nine-boxes-return.md b/.changeset/nine-boxes-return.md deleted file mode 100644 index ec8a65c8a..000000000 --- a/.changeset/nine-boxes-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@livekit/agents': patch ---- - -Revert "Send all log levels to cloud observability regardless of terminal log level" diff --git a/agents/CHANGELOG.md b/agents/CHANGELOG.md index 427d98411..073e693de 100644 --- a/agents/CHANGELOG.md +++ b/agents/CHANGELOG.md @@ -1,5 +1,11 @@ # @livekit/agents +## 1.0.33 + +### Patch Changes + +- Revert "Send all log levels to cloud observability regardless of terminal log level" - [#951](https://github.com/livekit/agents-js/pull/951) ([@toubatbrian](https://github.com/toubatbrian)) + ## 1.0.32 ### Patch Changes diff --git a/agents/package.json b/agents/package.json index cc34b66bc..bf582714e 100644 --- a/agents/package.json +++ b/agents/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents", - "version": "1.0.32", + "version": "1.0.33", "description": "LiveKit Agents - Node.js", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/anam/CHANGELOG.md b/plugins/anam/CHANGELOG.md index 3b9e6ec47..e3ce6a003 100644 --- a/plugins/anam/CHANGELOG.md +++ b/plugins/anam/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-anam +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/anam/package.json b/plugins/anam/package.json index d0dcf780b..f08c20683 100644 --- a/plugins/anam/package.json +++ b/plugins/anam/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-anam", - "version": "1.0.32", + "version": "1.0.33", "description": "Anam plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/baseten/package.json b/plugins/baseten/package.json index 9f5eaf82a..d7860fcf4 100644 --- a/plugins/baseten/package.json +++ b/plugins/baseten/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-baseten", - "version": "1.0.32", + "version": "1.0.33", "description": "Baseten plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/bey/CHANGELOG.md b/plugins/bey/CHANGELOG.md index 5696bf5db..3107b4a81 100644 --- a/plugins/bey/CHANGELOG.md +++ b/plugins/bey/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-bey +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/bey/package.json b/plugins/bey/package.json index 2c360a665..378ede5c9 100644 --- a/plugins/bey/package.json +++ b/plugins/bey/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-bey", - "version": "1.0.32", + "version": "1.0.33", "description": "Beyond Presence plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/cartesia/CHANGELOG.md b/plugins/cartesia/CHANGELOG.md index 5267480e4..fb3d29b9e 100644 --- a/plugins/cartesia/CHANGELOG.md +++ b/plugins/cartesia/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-cartesia +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/cartesia/package.json b/plugins/cartesia/package.json index 742e7f1f3..49594450f 100644 --- a/plugins/cartesia/package.json +++ b/plugins/cartesia/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-cartesia", - "version": "1.0.32", + "version": "1.0.33", "description": "Cartesia plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/deepgram/CHANGELOG.md b/plugins/deepgram/CHANGELOG.md index a60ea8f6c..22984263f 100644 --- a/plugins/deepgram/CHANGELOG.md +++ b/plugins/deepgram/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-deepgram +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/deepgram/package.json b/plugins/deepgram/package.json index 4ac08a172..465444bd8 100644 --- a/plugins/deepgram/package.json +++ b/plugins/deepgram/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-deepgram", - "version": "1.0.32", + "version": "1.0.33", "description": "Deepgram plugin for LiveKit Agents for Node.js", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/elevenlabs/CHANGELOG.md b/plugins/elevenlabs/CHANGELOG.md index da0630a9f..e17b5c71d 100644 --- a/plugins/elevenlabs/CHANGELOG.md +++ b/plugins/elevenlabs/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-elevenlabs +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/elevenlabs/package.json b/plugins/elevenlabs/package.json index d38efb969..c2a8b6a6d 100644 --- a/plugins/elevenlabs/package.json +++ b/plugins/elevenlabs/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-elevenlabs", - "version": "1.0.32", + "version": "1.0.33", "description": "ElevenLabs plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/google/CHANGELOG.md b/plugins/google/CHANGELOG.md index 2d6cfe33d..e421f6fb4 100644 --- a/plugins/google/CHANGELOG.md +++ b/plugins/google/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-google +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/google/package.json b/plugins/google/package.json index ffb2e6bb5..3ccf250e3 100644 --- a/plugins/google/package.json +++ b/plugins/google/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-google", - "version": "1.0.32", + "version": "1.0.33", "description": "Google Gemini plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/inworld/package.json b/plugins/inworld/package.json index 44e4368f5..7fb423869 100644 --- a/plugins/inworld/package.json +++ b/plugins/inworld/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-inworld", - "version": "1.0.32", + "version": "1.0.33", "description": "Inworld plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/livekit/CHANGELOG.md b/plugins/livekit/CHANGELOG.md index d10442b2b..f7c0ca5f0 100644 --- a/plugins/livekit/CHANGELOG.md +++ b/plugins/livekit/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-livekit +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/livekit/package.json b/plugins/livekit/package.json index d17c594a0..7771a0733 100644 --- a/plugins/livekit/package.json +++ b/plugins/livekit/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-livekit", - "version": "1.0.32", + "version": "1.0.33", "description": "Additional utilities for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/neuphonic/CHANGELOG.md b/plugins/neuphonic/CHANGELOG.md index 4f4e76830..2b3bcac34 100644 --- a/plugins/neuphonic/CHANGELOG.md +++ b/plugins/neuphonic/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-neuphonic +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/neuphonic/package.json b/plugins/neuphonic/package.json index 5e40189f3..79b18496a 100644 --- a/plugins/neuphonic/package.json +++ b/plugins/neuphonic/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-neuphonic", - "version": "1.0.32", + "version": "1.0.33", "description": "Neuphonic plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/openai/CHANGELOG.md b/plugins/openai/CHANGELOG.md index 7fb5d4959..2c5b5d0c9 100644 --- a/plugins/openai/CHANGELOG.md +++ b/plugins/openai/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-openai +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/openai/package.json b/plugins/openai/package.json index fa946d102..cd1a1e0f4 100644 --- a/plugins/openai/package.json +++ b/plugins/openai/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-openai", - "version": "1.0.32", + "version": "1.0.33", "description": "OpenAI plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/resemble/CHANGELOG.md b/plugins/resemble/CHANGELOG.md index 11e9a1f7d..b937f4ea6 100644 --- a/plugins/resemble/CHANGELOG.md +++ b/plugins/resemble/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-resemble +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/resemble/package.json b/plugins/resemble/package.json index ecd79c56f..8d044a152 100644 --- a/plugins/resemble/package.json +++ b/plugins/resemble/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-resemble", - "version": "1.0.32", + "version": "1.0.33", "description": "Resemble plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/rime/CHANGELOG.md b/plugins/rime/CHANGELOG.md index 33186f8a7..96f5481a9 100644 --- a/plugins/rime/CHANGELOG.md +++ b/plugins/rime/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-rime +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/rime/package.json b/plugins/rime/package.json index 2c14510cc..48fb66fa8 100644 --- a/plugins/rime/package.json +++ b/plugins/rime/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-rime", - "version": "1.0.32", + "version": "1.0.33", "description": "Rime plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/silero/CHANGELOG.md b/plugins/silero/CHANGELOG.md index c46c90dcc..80f079bb1 100644 --- a/plugins/silero/CHANGELOG.md +++ b/plugins/silero/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugin-silero +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/silero/package.json b/plugins/silero/package.json index dcc7817f1..fdb20045e 100644 --- a/plugins/silero/package.json +++ b/plugins/silero/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-silero", - "version": "1.0.32", + "version": "1.0.33", "description": "Silero voice activity detection LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs", diff --git a/plugins/test/CHANGELOG.md b/plugins/test/CHANGELOG.md index 7c3ca195c..452c63262 100644 --- a/plugins/test/CHANGELOG.md +++ b/plugins/test/CHANGELOG.md @@ -1,5 +1,12 @@ # @livekit/agents-plugins-test +## 1.0.33 + +### Patch Changes + +- Updated dependencies [[`66aceb44fc8dae016566d8ca1c5d0d1adc66820a`](https://github.com/livekit/agents-js/commit/66aceb44fc8dae016566d8ca1c5d0d1adc66820a)]: + - @livekit/agents@1.0.33 + ## 1.0.32 ### Patch Changes diff --git a/plugins/test/package.json b/plugins/test/package.json index 07fa61f8c..871b2d299 100644 --- a/plugins/test/package.json +++ b/plugins/test/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugins-test", - "version": "1.0.32", + "version": "1.0.33", "description": "Testing suite for LiveKit Agents plugins", "author": "LiveKit", "type": "module", diff --git a/plugins/xai/package.json b/plugins/xai/package.json index c8863bb61..f4bf0e7bc 100644 --- a/plugins/xai/package.json +++ b/plugins/xai/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/agents-plugin-xai", - "version": "1.0.32", + "version": "1.0.33", "description": "xAI plugin for LiveKit Node Agents", "main": "dist/index.js", "require": "dist/index.cjs",