Skip to content

v0.0.60

Compare
Choose a tag to compare
@aconchillo aconchillo released this 20 Mar 23:28
· 1059 commits to main since this release
09c62d9

Added

  • Added default_headers parameter to BaseOpenAILLMService constructor.

Changed

  • Rollback to deepgram-sdk 3.8.0 since 3.10.1 was causing connections issues.

  • Changed the default InputAudioTranscription model to gpt-4o-transcribe for OpenAIRealtimeBetaLLMService.

Other

  • Update the 19-openai-realtime-beta.py and 19a-azure-realtime-beta.py examples to use the FunctionSchema format.