We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79f2edf commit 079a30eCopy full SHA for 079a30e
.changeset/young-dryers-give.md
plugins/rime/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @livekit/agents-plugin-rime
2
3
+## 1.0.2
4
+
5
+### Patch Changes
6
7
+- Add Rime TTS plugin for LiveKit agents - [#746](https://github.com/livekit/agents-js/pull/746) ([@toubatbrian](https://github.com/toubatbrian))
8
9
## 1.0.1
10
11
### Patch Changes
plugins/rime/package.json
@@ -1,6 +1,6 @@
{
"name": "@livekit/agents-plugin-rime",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Rime plugin for LiveKit Node Agents",
"main": "dist/index.js",
"require": "dist/index.cjs",
0 commit comments