File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525 ` LLMAssistantContextAggregator ` that exposes whether a function call is in
2626 progress.
2727
28+ ### Changed
29+
30+ - Upgraded ` daily-python ` to 0.19.3.
31+
2832### Fixed
2933
3034- Fixed an issue with ` GroqTTSService ` where it was not properly parsing the
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ azure = [ "azure-cognitiveservices-speech~=1.42.0"]
4747cartesia = [ " cartesia~=2.0.3" , " websockets~=13.1" ]
4848cerebras = []
4949deepseek = []
50- daily = [ " daily-python~=0.19.2 " ]
50+ daily = [ " daily-python~=0.19.3 " ]
5151deepgram = [ " deepgram-sdk~=4.1.0" ]
5252elevenlabs = [ " websockets~=13.1" ]
5353fal = [ " fal-client~=0.5.9" ]
You can’t perform that action at this time.
0 commit comments