Hi all, currently using Agents library seems to be impossible as the Realtime api in Azure expects transcription model parameter to be deployment name of the Azure, but spec only allows: `whisper-1`, `gpt-4o-mini-transcribe`, `gpt-4o-transcribe`, and `gpt-4o-transcribe-diarize`, which downstream goes to the openai python and then openai agents sdk as well, would OpenAI be open to change this to allow compatibility with azure.
If we use the OpenAI SDK with Azure endpoint, we get “Input transcription failed for item”