Livekit-agents

Latest version: v0.11.3

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.11.3

Patch Changes

- add PeriodicCollector utility for metrics - [1094](https://github.com/livekit/agents/pull/1094) ([davidzhao](https://github.com/davidzhao))


livekit-plugins-openai0.10.6
Patch Changes

- Expose usage metrics for Realtime model - [1036](https://github.com/livekit/agents/pull/1036) ([yuyuma](https://github.com/yuyuma))

- sync the Realtime API converstation items and add set_chat_ctx - [1015](https://github.com/livekit/agents/pull/1015) ([longcw](https://github.com/longcw))


livekit-plugins-google0.7.3
Patch Changes

- added catch for aborted speech - [1055](https://github.com/livekit/agents/pull/1055) ([jayeshp19](https://github.com/jayeshp19))

- Make Google STT keywords match Deepgram - [1067](https://github.com/livekit/agents/pull/1067) ([martin-purplefish](https://github.com/martin-purplefish))

- Add support for boosting phrases in Google STT - [1066](https://github.com/livekit/agents/pull/1066) ([martin-purplefish](https://github.com/martin-purplefish))


livekit-plugins-azure0.4.2
Patch Changes

- add support for azure speech containers - [1043](https://github.com/livekit/agents/pull/1043) ([longcw](https://github.com/longcw))

- fix azure sample_rate parameter - [1072](https://github.com/livekit/agents/pull/1072) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-assemblyai0.1.0
Minor Changes

- Introduce assembly.ai plugin - [1082](https://github.com/livekit/agents/pull/1082) ([davidzhao](https://github.com/davidzhao))


livekit-plugins-anthropic0.2.4
Patch Changes

- anthropic tool fix - [1051](https://github.com/livekit/agents/pull/1051) ([jayeshp19](https://github.com/jayeshp19))

0.11.2

Patch Changes

- Fix interrupt_min_words handling - [1062](https://github.com/livekit/agents/pull/1062) ([davidzhao](https://github.com/davidzhao))

- pipelineagent: fix speech_committed never called - [1078](https://github.com/livekit/agents/pull/1078) ([theomonnom](https://github.com/theomonnom))

- Allow setting agent attributes when accepting job - [1076](https://github.com/livekit/agents/pull/1076) ([davidzhao](https://github.com/davidzhao))

- handles error in function calls - [1057](https://github.com/livekit/agents/pull/1057) ([jayeshp19](https://github.com/jayeshp19))

- Include job count in WorkerStatus and pass in worker for load_fnc - [1046](https://github.com/livekit/agents/pull/1046) ([keepingitneil](https://github.com/keepingitneil))

- Fix delay calculation - [1081](https://github.com/livekit/agents/pull/1081) ([martin-purplefish](https://github.com/martin-purplefish))

- sync the Realtime API converstation items and add set_chat_ctx - [1015](https://github.com/livekit/agents/pull/1015) ([longcw](https://github.com/longcw))

- added metrics for idle time - [1064](https://github.com/livekit/agents/pull/1064) ([jayeshp19](https://github.com/jayeshp19))


livekit-plugins-elevenlabs0.7.7
Patch Changes

- support language code in ElevenLabs TTS (985) - [1029](https://github.com/livekit/agents/pull/1029) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-anthropic0.2.3
Patch Changes

- fix: invalid request on anthropic - [1018](https://github.com/livekit/agents/pull/1018) ([theomonnom](https://github.com/theomonnom))

0.11.1

Patch Changes

- Fix stack dump on closed stream - [1023](https://github.com/livekit/agents/pull/1023) ([martin-purplefish](https://github.com/martin-purplefish))

- fix: invalid request on anthropic - [1018](https://github.com/livekit/agents/pull/1018) ([theomonnom](https://github.com/theomonnom))

- fix: IndexError on tts metrics - [1028](https://github.com/livekit/agents/pull/1028) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-silero0.7.3
Patch Changes

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-playht1.0.1
Patch Changes

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-openai0.10.5
Patch Changes

- fix: Azure realtime model does not accept null for max_response_output_tokens - [927](https://github.com/livekit/agents/pull/927) ([davidzhao](https://github.com/davidzhao))

- add update_options to TTS - [922](https://github.com/livekit/agents/pull/922) ([theomonnom](https://github.com/theomonnom))

- Groq integration with Whisper-compatible STT endpoints - [986](https://github.com/livekit/agents/pull/986) ([jayeshp19](https://github.com/jayeshp19))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- openai: fix low timeouts - [926](https://github.com/livekit/agents/pull/926) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-llama-index0.2.0
Minor Changes

- prepare for release - [1007](https://github.com/livekit/agents/pull/1007) ([theomonnom](https://github.com/theomonnom))

Patch Changes

- Publish llama-index plugin - [924](https://github.com/livekit/agents/pull/924) ([davidzhao](https://github.com/davidzhao))


livekit-plugins-google0.7.2
Patch Changes

- add update_options to TTS - [922](https://github.com/livekit/agents/pull/922) ([theomonnom](https://github.com/theomonnom))

- Additional options enabled on Google TTS - [945](https://github.com/livekit/agents/pull/945) ([hari-truviz](https://github.com/hari-truviz))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-elevenlabs0.7.6
Patch Changes

- add update_options to TTS - [922](https://github.com/livekit/agents/pull/922) ([theomonnom](https://github.com/theomonnom))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-deepgram0.6.9
Patch Changes

- stt: reduce bandwidth usage by reducing sample_rate to 16khz - [920](https://github.com/livekit/agents/pull/920) ([theomonnom](https://github.com/theomonnom))

- deepgram: send finalize each time we stop sending audio - [1004](https://github.com/livekit/agents/pull/1004) ([theomonnom](https://github.com/theomonnom))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-cartesia0.4.3
Patch Changes

- add update_options to TTS - [922](https://github.com/livekit/agents/pull/922) ([theomonnom](https://github.com/theomonnom))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-browser0.0.3
Patch Changes

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-azure0.4.1
Patch Changes

- add update_options to TTS - [922](https://github.com/livekit/agents/pull/922) ([theomonnom](https://github.com/theomonnom))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- azure tts: fix SSML Implementation by Adding <voice> Tag - [929](https://github.com/livekit/agents/pull/929) ([samirsalman](https://github.com/samirsalman))

- azure tts: fix Prosody Config Validation - [918](https://github.com/livekit/agents/pull/918) ([samirsalman](https://github.com/samirsalman))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-anthropic0.2.2
Patch Changes

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

0.11.0

Minor Changes

- prepare for release - [1007](https://github.com/livekit/agents/pull/1007) ([theomonnom](https://github.com/theomonnom))

Patch Changes

- Fix race in load calc initialization - [969](https://github.com/livekit/agents/pull/969) ([martin-purplefish](https://github.com/martin-purplefish))

- Fix incorrect load computation on docker instances - [972](https://github.com/livekit/agents/pull/972) ([martin-purplefish](https://github.com/martin-purplefish))

- stt: reduce bandwidth usage by reducing sample_rate to 16khz - [920](https://github.com/livekit/agents/pull/920) ([theomonnom](https://github.com/theomonnom))

- Reorganized metrics, added create_metrics_logger - [1009](https://github.com/livekit/agents/pull/1009) ([davidzhao](https://github.com/davidzhao))

- pipelineagent: expose timing metrics & api errors wip - [957](https://github.com/livekit/agents/pull/957) ([theomonnom](https://github.com/theomonnom))

- Allow kind to be list or single value - [1006](https://github.com/livekit/agents/pull/1006) ([keepingitneil](https://github.com/keepingitneil))

- fix before_llm_cb not handling coroutines returning False - [961](https://github.com/livekit/agents/pull/961) ([Tanesan](https://github.com/Tanesan))

- expose transcriptions for multimodal agents - [1001](https://github.com/livekit/agents/pull/1001) ([longcw](https://github.com/longcw))

- Fix stack dump on room shutdown - [989](https://github.com/livekit/agents/pull/989) ([martin-purplefish](https://github.com/martin-purplefish))

- Add exception logging for tool calls - [923](https://github.com/livekit/agents/pull/923) ([martin-purplefish](https://github.com/martin-purplefish))

- Skip egress by default in participant-related utilities on JobContext - [1005](https://github.com/livekit/agents/pull/1005) ([keepingitneil](https://github.com/keepingitneil))

- pipeline-agent: avoid nested function calls - [935](https://github.com/livekit/agents/pull/935) ([theomonnom](https://github.com/theomonnom))

- expose usage metrics - [984](https://github.com/livekit/agents/pull/984) ([theomonnom](https://github.com/theomonnom))

- fix jobs never reloading - [934](https://github.com/livekit/agents/pull/934) ([theomonnom](https://github.com/theomonnom))

- voicepipeline: support recursive/chained function calls - [970](https://github.com/livekit/agents/pull/970) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-silero0.7.2
Patch Changes

- silero: add update_options - [899](https://github.com/livekit/agents/pull/899) ([theomonnom](https://github.com/theomonnom))

- silero: fix speech_buffer for END_OF_SPEECH - [898](https://github.com/livekit/agents/pull/898) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-openai0.10.4
Patch Changes

- add x.ai support - [907](https://github.com/livekit/agents/pull/907) ([theomonnom](https://github.com/theomonnom))

- Fix functions to include content - [897](https://github.com/livekit/agents/pull/897) ([martin-purplefish](https://github.com/martin-purplefish))


livekit-plugins-azure0.4.0
Minor Changes

- Azure TTS Prosody SSML support 912 - [914](https://github.com/livekit/agents/pull/914) ([theomonnom](https://github.com/theomonnom))

0.10.2

Patch Changes

- Fix split_paragraphs and simple-rag example - [896](https://github.com/livekit/agents/pull/896) ([davidzhao](https://github.com/davidzhao))

- Fix bug where if the tts_source was a string but before_tts_cb returned AsyncIterable[str], the transcript would not be synthesized. - [906](https://github.com/livekit/agents/pull/906) ([martin-purplefish](https://github.com/martin-purplefish))

- Allow forcing interruptions of incomplete audio - [891](https://github.com/livekit/agents/pull/891) ([martin-purplefish](https://github.com/martin-purplefish))

- Include chat context on collected tool calls - [897](https://github.com/livekit/agents/pull/897) ([martin-purplefish](https://github.com/martin-purplefish))


livekit-plugins-openai0.10.3
Patch Changes

- fix: handle when STT does not return any speech - [854](https://github.com/livekit/agents/pull/854) ([davidzhao](https://github.com/davidzhao))

- Support for Realtime API with Azure OpenAI - [848](https://github.com/livekit/agents/pull/848) ([davidzhao](https://github.com/davidzhao))


livekit-plugins-llama-index0.1.1
Patch Changes

- livekit-plugins-llama-index - [696](https://github.com/livekit/agents/pull/696) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-deepgram0.6.8
Patch Changes

- accepts parameter profanity_filter - [811](https://github.com/livekit/agents/pull/811) ([jebjebs](https://github.com/jebjebs))

0.10.1

Patch Changes

- use rtc.combine_audio_frames - [841](https://github.com/livekit/agents/pull/841) ([theomonnom](https://github.com/theomonnom))

- Fix agent state to not change to listening when user speaks - [857](https://github.com/livekit/agents/pull/857) ([martin-purplefish](https://github.com/martin-purplefish))
Fixed canceling uncancelable speech
Fixed bug where agent would get stuck with uninterruptable speech.

- Fix bug where empty audio would cause agent to get stuck. - [836](https://github.com/livekit/agents/pull/836) ([martin-purplefish](https://github.com/martin-purplefish))

- fix: handle when STT does not return any speech - [854](https://github.com/livekit/agents/pull/854) ([davidzhao](https://github.com/davidzhao))

- Fix watcher reloaded processes double connecting to rooms - [822](https://github.com/livekit/agents/pull/822) ([keepingitneil](https://github.com/keepingitneil))

- voice-pipeline: avoid stacked replies when interruptions is disallowed - [869](https://github.com/livekit/agents/pull/869) ([theomonnom](https://github.com/theomonnom))

- disable preemptive_synthesis by default - [867](https://github.com/livekit/agents/pull/867) ([theomonnom](https://github.com/theomonnom))

- Fixed bug where agent would get stuck on non-interruptable speech - [850](https://github.com/livekit/agents/pull/850) ([martin-purplefish](https://github.com/martin-purplefish))

- use EventEmitter from rtc - [879](https://github.com/livekit/agents/pull/879) ([theomonnom](https://github.com/theomonnom))

- AudioByteStream: avoid empty frames on flush - [840](https://github.com/livekit/agents/pull/840) ([theomonnom](https://github.com/theomonnom))

- improve worker logs - [878](https://github.com/livekit/agents/pull/878) ([theomonnom](https://github.com/theomonnom))

- voice-pipeline: fix tts_forwarder not always being closed - [871](https://github.com/livekit/agents/pull/871) ([theomonnom](https://github.com/theomonnom))

- bump livekit-rtc to v0.17.5 - [880](https://github.com/livekit/agents/pull/880) ([theomonnom](https://github.com/theomonnom))

- Fixed bug where agent would freeze if before_llm_cb returned false - [865](https://github.com/livekit/agents/pull/865) ([martin-purplefish](https://github.com/martin-purplefish))


livekit-plugins-openai0.10.2
Patch Changes

- oai-realtime: fix function calls - [826](https://github.com/livekit/agents/pull/826) ([KillianLucas](https://github.com/KillianLucas))


livekit-plugins-silero0.7.1
Patch Changes

- Fix CI x LFS issue for silero plugin - [818](https://github.com/livekit/agents/pull/818) ([keepingitneil](https://github.com/keepingitneil))


livekit-plugins-silero0.7.0
Minor Changes

- silero: support any sample rate - [805](https://github.com/livekit/agents/pull/805) ([theomonnom](https://github.com/theomonnom))

Patch Changes

- silero: add prefix_padding_duration 801 - [805](https://github.com/livekit/agents/pull/805) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-openai0.10.1
Patch Changes

- oai-realtime: log response errors - [819](https://github.com/livekit/agents/pull/819) ([theomonnom](https://github.com/theomonnom))


livekit-plugins-openai0.10.0
Minor Changes

- OpenAI Realtime API support - [814](https://github.com/livekit/agents/pull/814) ([theomonnom](https://github.com/theomonnom))

Patch Changes

- Add Telnyx integration for LLM - [803](https://github.com/livekit/agents/pull/803) ([jamestwhedbee](https://github.com/jamestwhedbee))

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.