Added
- Added
default_headers
parameter toBaseOpenAILLMService
constructor.
Changed
-
Rollback to
deepgram-sdk
3.8.0 since 3.10.1 was causing connections issues. -
Changed the default
InputAudioTranscription
model togpt-4o-transcribe
forOpenAIRealtimeBetaLLMService
.
Other
- Update the
19-openai-realtime-beta.py
and19a-azure-realtime-beta.py
examples to use the FunctionSchema format.