Skip to content

Commit adf2651

Browse files
Version Packages (#1203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3e65344 commit adf2651

43 files changed

Lines changed: 135 additions & 60 deletions

Some content is hidden

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

.changeset/add-service-tier-param.md

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

.changeset/afraid-cars-clap.md

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

.changeset/pass-queueSizeMs-to-audiosource.md

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

.changeset/plenty-shrimps-divide.md

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

.changeset/rare-impalas-yell.md

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

.changeset/rude-deer-hang.md

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

.changeset/smart-kids-tickle.md

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

agents/CHANGELOG.md

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

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- fix(agents): release initMutex after warming to restore pool concurrency - [#1214](https://github.com/livekit/agents-js/pull/1214) ([@drain-zine](https://github.com/drain-zine))
8+
9+
- fix: pass queueSizeMs from RoomOutputOptions through to AudioSource - [#1207](https://github.com/livekit/agents-js/pull/1207) ([@cxyangs](https://github.com/cxyangs))
10+
11+
- Add prompt_cache_retention option to inference - [#1212](https://github.com/livekit/agents-js/pull/1212) ([@s-hamdananwar](https://github.com/s-hamdananwar))
12+
13+
- (inference): add debug metadata headers to inference requests - [#1208](https://github.com/livekit/agents-js/pull/1208) ([@adrian-cowham](https://github.com/adrian-cowham))
14+
15+
- Explicitly close AudioResampler instances too free up resources - [#1210](https://github.com/livekit/agents-js/pull/1210) ([@lukasIO](https://github.com/lukasIO))
16+
317
## 1.2.3
418

519
### 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.2.3",
3+
"version": "1.2.4",
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.2.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3e653445119694ce1c1f67673a459c084475b53a`](https://github.com/livekit/agents-js/commit/3e653445119694ce1c1f67673a459c084475b53a), [`e399b9b3f51074f749a1946eb0ea5ce7fb03c297`](https://github.com/livekit/agents-js/commit/e399b9b3f51074f749a1946eb0ea5ce7fb03c297), [`b407494ca2a417584a5f0fccebfb6bda6ce0eb0c`](https://github.com/livekit/agents-js/commit/b407494ca2a417584a5f0fccebfb6bda6ce0eb0c), [`a044ea3c8346324f1a938b32b7c412ccf4f9cc0e`](https://github.com/livekit/agents-js/commit/a044ea3c8346324f1a938b32b7c412ccf4f9cc0e), [`77a8355c222661e8b4256a3c6ee81f6eaed2fae7`](https://github.com/livekit/agents-js/commit/77a8355c222661e8b4256a3c6ee81f6eaed2fae7)]:
8+
- @livekit/agents@1.2.4
9+
310
## 1.2.3
411

512
### Patch Changes

0 commit comments

Comments
 (0)