Added
-
Add the ability to send DTMF to
LiveKitTransport. -
Expanded support for universal
LLMContextto the Anthropic LLM service. Using the universalLLMContextand associatedLLMContextAggregatorPairis a pre-requisite for usingLLMSwit\ cherto switch between LLMs at runtime.
Changed
-
Updated
daily-pythonto 0.19.9. -
Restored
DailyTransport's native DTMF support using Daily'ssend_dtmf()method instead of generated audio tones.
Fixed
-
Fixed a
AWSBedrockLLMServicecrash caused by an extraawait. -
Fixed a
OpenAIImageGenServiceissue where it was not creatingURLImageRawFramecorrectly.