Skip to content

Commit 89a2ac2

Browse files
Version Packages (#2323)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 32e129f commit 89a2ac2

File tree

78 files changed

+205
-89
lines changed

Some content is hidden

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

78 files changed

+205
-89
lines changed

β€Ž.changeset/seven-hornets-sing.mdβ€Ž

Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
livekit-agents>=0.12.20
1+
livekit-agents>=0.12.21
22
python-dotenv~=1.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
livekit-agents>=0.12.20
1+
livekit-agents>=0.12.21
22
python-dotenv~=1.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
livekit-agents>=0.12.20
2-
livekit-plugins-deepgram>=0.7.3
1+
livekit-agents>=0.12.21
2+
livekit-plugins-deepgram>=0.7.4
33
python-dotenv~=1.0
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
livekit-agents>=0.12.20
2-
livekit-plugins-openai>=0.12.3
3-
livekit-plugins-cartesia>=0.4.11
4-
livekit-plugins-elevenlabs>=0.8.2
1+
livekit-agents>=0.12.21
2+
livekit-plugins-openai>=0.12.4
3+
livekit-plugins-cartesia>=0.4.12
4+
livekit-plugins-elevenlabs>=0.8.3
55
python-dotenv~=1.0
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
livekit-agents>=0.12.20
2-
livekit-plugins-deepgram>=0.7.3
3-
livekit-plugins-google>=0.11.3
1+
livekit-agents>=0.12.21
2+
livekit-plugins-deepgram>=0.7.4
3+
livekit-plugins-google>=0.11.4
44
livekit-plugins-openai[vertex]>=0.10.10,<1.0.0
5-
livekit-plugins-silero>=0.7.5
6-
livekit-plugins-rag>=0.2.4
5+
livekit-plugins-silero>=0.7.6
6+
livekit-plugins-rag>=0.2.5
77
python-dotenv~=1.0
88
aiofile~=3.8.8

β€Žlivekit-agents/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions

β€Žlivekit-agents/livekit/agents/version.pyβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.12.20"
15+
__version__ = "0.12.21"

β€Žlivekit-agents/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "livekit-agents",
33
"private": true,
4-
"version": "0.12.20"
4+
"version": "0.12.21"
55
}

β€Žlivekit-plugins/livekit-plugins-anthropic/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions

0 commit comments

Comments
Β (0)