Skip to content

Commit 0add1f6

Browse files
Version Packages
1 parent 5bce865 commit 0add1f6

38 files changed

Lines changed: 120 additions & 36 deletions

.changeset/beige-shoes-sleep.md

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

.changeset/neat-parents-develop.md

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

.changeset/ninety-cars-compete.md

Lines changed: 0 additions & 5 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.46
4+
5+
### Patch Changes
6+
7+
- feat: Create MultiInputStream API primitive - [#1036](https://github.com/livekit/agents-js/pull/1036) ([@toubatbrian](https://github.com/toubatbrian))
8+
9+
- Add comprehensive user span instrumentations - [#1027](https://github.com/livekit/agents-js/pull/1027) ([@toubatbrian](https://github.com/toubatbrian))
10+
311
## 1.0.45
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.45",
3+
"version": "1.0.46",
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.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`008aa63eb8c66e1c220145c7788a0276c87827a9`](https://github.com/livekit/agents-js/commit/008aa63eb8c66e1c220145c7788a0276c87827a9), [`9e5fa84475f304cd59b53b311a4a8c9c0f2a4964`](https://github.com/livekit/agents-js/commit/9e5fa84475f304cd59b53b311a4a8c9c0f2a4964)]:
8+
- @livekit/agents@1.0.46
9+
310
## 1.0.45
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.45",
3+
"version": "1.0.46",
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.45",
3+
"version": "1.0.46",
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.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`008aa63eb8c66e1c220145c7788a0276c87827a9`](https://github.com/livekit/agents-js/commit/008aa63eb8c66e1c220145c7788a0276c87827a9), [`9e5fa84475f304cd59b53b311a4a8c9c0f2a4964`](https://github.com/livekit/agents-js/commit/9e5fa84475f304cd59b53b311a4a8c9c0f2a4964)]:
8+
- @livekit/agents@1.0.46
9+
310
## 1.0.45
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.45",
3+
"version": "1.0.46",
44
"description": "Beyond Presence plugin for LiveKit Node Agents",
55
"main": "dist/index.js",
66
"require": "dist/index.cjs",

0 commit comments

Comments
 (0)