From dfcee84a12edc22f2a3f90b093b06d773ac389b7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 05:42:51 +0000 Subject: [PATCH] Enter dev pre release mode --- .changeset/pre.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .changeset/pre.json diff --git a/.changeset/pre.json b/.changeset/pre.json new file mode 100644 index 000000000..8130db8e1 --- /dev/null +++ b/.changeset/pre.json @@ -0,0 +1,26 @@ +{ + "mode": "pre", + "tag": "dev", + "initialVersions": { + "livekit-agents": "0.12.1", + "livekit-plugins-anthropic": "0.2.6", + "livekit-plugins-assemblyai": "0.2.1", + "livekit-plugins-azure": "0.4.4", + "livekit-plugins-browser": "0.0.4", + "livekit-plugins-cartesia": "0.4.5", + "livekit-plugins-deepgram": "0.6.13", + "livekit-plugins-elevenlabs": "0.7.9", + "livekit-plugins-fal": "0.2.2", + "livekit-plugins-google": "0.8.1", + "livekit-plugins-llama-index": "0.2.2", + "livekit-plugins-minimal": "0.2.1", + "livekit-plugins-nltk": "0.7.3", + "livekit-plugins-openai": "0.10.9", + "livekit-plugins-playht": "1.0.3", + "livekit-plugins-rag": "0.2.3", + "livekit-plugins-silero": "0.7.4", + "livekit-plugins-smallest": "1.0.0", + "livekit-plugins-turn-detector": "0.3.1" + }, + "changesets": [] +}