ChatGPT Realtime Model Switcher: 4o-mini, o4-mini, o3 and more!

A menu that allows you to switch models during a single conversation

< 腳本ChatGPT Realtime Model Switcher: 4o-mini, o4-mini, o3 and more!的回應

評論:正評 - 腳本一切正常

§
發表於:2025-05-02

buttons are showing but model doesn't change. It sticks to the auto configuration.

d0gkiller87作者
§
發表於:2025-05-02

hmm that's weird... i suspect it's due to lacking support of unsafeWindow on your tamper manager or browser
do you mind sharing the tamper manager (Tampermonkey/Violentmonkey) and browser you use?

§
發表於:2025-05-02

hmm that's weird... i suspect it's due to lacking support of unsafeWindow on your tamper manager or browser

do you mind sharing the tamper manager (Tampermonkey/Violentmonkey) and browser you use?

So the strangest thing happened. I tried using the script on a different account and it worked. It had nothing to do with tampermonkey or the browser I use; I use MS Edge Beta btw. I have no idea why it doesn't seem to be working on my personal account. Do you have an idea what might be the cause?

d0gkiller87作者
§
發表於:2025-05-02

that's interesting🤔
is your personal account on free tier? what happens if you use other browser + tampermonkey + bugged account insetad? (sorry if that's troubling to set up, but that can eliminate lots of possibilities if you wanna help debugging)

§
發表於:2025-05-02

I got the same result. I installed Chrome and used the bugged account on it but the model was just the default gpt-4o and the model selection of the script didn't do anything. I switched to another OpenAI account on Chrome and voila the script works flawlessly.

d0gkiller87作者
§
發表於:2025-05-02

thanks a lot for testing... based on the result, i suspect the "bugged" account actually uses an experimental version of the website so the script's hooking method broke.
if that's really the case, i'll have to either wait till my account receives the update or somebody lends me their beta account (not suggesting you to do so as it's a privacy concern), but just letting you know that there's not much i can do rn unfortunately

d0gkiller87作者
§
發表於:2025-05-02
編輯:2025-05-02

change https://chatgpt.com/backend-api/conversation to https://chatgpt.com/backend-api/f/conversation in your code

thanks for saving the day! 0.52.4 pushed!

d0gkiller87作者
§
發表於:2025-05-02
編輯:2025-05-02

btw since you guys are here, how do you feel about the Model Identifier™ being enabled by default?
reference: https://greasyfork.org/zh-TW/scripts/514276-chatgpt-realtime-model-switcher-4o-mini-o4-mini-o3-and-more/discussions/297115

§
發表於:2025-05-02

You are a hero man. It's working like a charm now. Thanks a lot for your time. Much appreciated!
As for the model identifier being enabled by default, I think it's cool and if I get tired of it I could simply toggle it off.

d0gkiller87作者
§
發表於:2025-05-02

it's not possible without Dante's help :D
and thank you for the feedbacks too, just let me know if there are other issues!

發表回覆

登入以回復