Changing the realtime-console example to 4o-mini-realtime-preview

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.

I’m having the same problem. Have you figured it out yet?

No, and to make matters worse the repo was update yesterday to a completely different implementation that doesn’t even load. I’m jealous of webdevs, but I might have to end up using the less pretty Python example I should at least know how to change variables in.