Skip to content

Commit e8dcbfb

Browse files
Version Packages
1 parent cdae90a commit e8dcbfb

34 files changed

Lines changed: 121 additions & 31 deletions

.changeset/large-cars-pull.md

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

.changeset/tender-glasses-burn.md

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

agents/CHANGELOG.md

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

3+
## 1.0.38
4+
5+
### Patch Changes
6+
7+
- Add support for noiseCancellation frameProcessors - [#966](https://github.com/livekit/agents-js/pull/966) ([@lukasIO](https://github.com/lukasIO))
8+
9+
- Add aligned transcript support with word-level timing for STT plugins - [#984](https://github.com/livekit/agents-js/pull/984) ([@toubatbrian](https://github.com/toubatbrian))
10+
311
## 1.0.37
412

513
### Patch 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.0.37",
3+
"version": "1.0.38",
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.0.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44a0471681bf44eb49c0de7dc0448cd56adbb5a8`](https://github.com/livekit/agents-js/commit/44a0471681bf44eb49c0de7dc0448cd56adbb5a8), [`989f16a8a0619ca75d96f3add1372d93552a828e`](https://github.com/livekit/agents-js/commit/989f16a8a0619ca75d96f3add1372d93552a828e)]:
8+
- @livekit/agents@1.0.38
9+
310
## 1.0.37
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.0.37",
3+
"version": "1.0.38",
44
"description": "Anam plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/baseten/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-baseten",
3-
"version": "1.0.37",
3+
"version": "1.0.38",
44
"description": "Baseten plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/bey/CHANGELOG.md

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

3+
## 1.0.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44a0471681bf44eb49c0de7dc0448cd56adbb5a8`](https://github.com/livekit/agents-js/commit/44a0471681bf44eb49c0de7dc0448cd56adbb5a8), [`989f16a8a0619ca75d96f3add1372d93552a828e`](https://github.com/livekit/agents-js/commit/989f16a8a0619ca75d96f3add1372d93552a828e)]:
8+
- @livekit/agents@1.0.38
9+
310
## 1.0.37
411

512
### Patch Changes

plugins/bey/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-bey",
3-
"version": "1.0.37",
3+
"version": "1.0.38",
44
"description": "Beyond Presence plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

plugins/cartesia/CHANGELOG.md

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

3+
## 1.0.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`44a0471681bf44eb49c0de7dc0448cd56adbb5a8`](https://github.com/livekit/agents-js/commit/44a0471681bf44eb49c0de7dc0448cd56adbb5a8), [`989f16a8a0619ca75d96f3add1372d93552a828e`](https://github.com/livekit/agents-js/commit/989f16a8a0619ca75d96f3add1372d93552a828e)]:
8+
- @livekit/agents@1.0.38
9+
310
## 1.0.37
411

512
### Patch Changes

0 commit comments

Comments
 (0)