I’ve been checking out the realtime-console example given in the realtime api documentation. But my previous experience is with Python, so I’m having a difficult time tracking down how and where I can change the model being used from 4o-preview to 4o-mini-preview. ConsolePage.tsx has some portions that look promising, but no matter what I modify, I can’t seem to make the model change.
I’ve looked through the realtime-api-beta library to no avail. I’m hoping that someone with the language-specific experience I lack will be able to answer this easily. Thanks for reading, whether you’re able to help or not.