Skip to content

Commit bf2127b

Browse files
Version Packages
1 parent 1f881c2 commit bf2127b

73 files changed

Lines changed: 288 additions & 50 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/openai-realtime-stt-speech-events.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silero-onnx-load.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tight-eot-cancellation.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

agents/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @livekit/agents
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- Tighten audio EOT cancellation to rely on speech activity start events. - [#1939](https://github.com/livekit/agents-js/pull/1939) ([@rosetta-livekit-bot](https://github.com/apps/rosetta-livekit-bot))
8+
39
## 1.5.0
410

511
### Minor Changes

agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "LiveKit Agents - Node.js",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/anam/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @livekit/agents-plugin-anam
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1f881c2`](https://github.com/livekit/agents-js/commit/1f881c2b485b0dc0fcb20b835a470c7b243a4899)]:
8+
- @livekit/agents@1.5.1
9+
310
## 1.5.0
411

512
### Patch Changes

plugins/anam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents-plugin-anam",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Anam plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/assemblyai/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @livekit/agents-plugin-assemblyai
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1f881c2`](https://github.com/livekit/agents-js/commit/1f881c2b485b0dc0fcb20b835a470c7b243a4899)]:
8+
- @livekit/agents@1.5.1
9+
310
## 1.5.0
411

512
### Patch Changes

plugins/assemblyai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@livekit/agents-plugin-assemblyai",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "AssemblyAI plugin for LiveKit Agents for Node.js",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/baseten/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @livekit/agents-plugin-baseten
22

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`1f881c2`](https://github.com/livekit/agents-js/commit/1f881c2b485b0dc0fcb20b835a470c7b243a4899)]:
8+
- @livekit/agents@1.5.1
9+
310
## 1.5.0
411

512
### Patch Changes

0 commit comments

Comments
 (0)