Update AzureLLMService to use OpenAILLMService
This commit is contained in:
@@ -39,7 +39,7 @@ Website = "https://pipecat.ai"
|
||||
anthropic = [ "anthropic~=0.34.0" ]
|
||||
assemblyai = [ "assemblyai~=0.34.0" ]
|
||||
aws = [ "boto3~=1.35.27" ]
|
||||
azure = [ "azure-cognitiveservices-speech~=1.40.0" ]
|
||||
azure = [ "azure-cognitiveservices-speech~=1.40.0", "openai~=1.50.2" ]
|
||||
canonical = [ "aiofiles~=24.1.0" ]
|
||||
cartesia = [ "cartesia~=1.0.13", "websockets~=13.1" ]
|
||||
daily = [ "daily-python~=0.13.0" ]
|
||||
|
||||
Reference in New Issue
Block a user