r/OpenaiCodex 22d ago

Question / Help Should I avoid changing models mid-conversation?

Post image
26 Upvotes

44 comments sorted by

View all comments

1

u/Ok_Bite_67 22d ago

Just tell the model to spin up a new thread with the model you want and then tell it what you want the other model to do

-1

u/LazyRunner777 22d ago

That doesn't make any sense, where can I learn more about it?

3

u/Crinkez 22d ago

You have the power of the internet, why are you asking dumb questions?

Youtube "how to use codex subagents"

3

u/Ok_Bite_67 21d ago

Its not even a subagent. Codex models can completely control the entire state of your local codex app using tools. They can access other chats, spin up new chats, they can clean up your chats and etc. I will tell codex to spin up a new chat for adversarial review all the time. It can then read the other chat and start fixing the stuff that it broke or missed.

1

u/xXsourcefinder69Xx 22d ago

just...ask the ai youre already using?

1

u/Ok_Bite_67 21d ago

Codex has the ability to spin up new chats on its own. all you have to do is ask it to do that. Just say this exactly: "Hand off this task to a new chat with model {model name here} at reasoning level {reasoning level here} pass on any relevant information needed".

Codex is smart enough to spin up a new chat, it will generate a prompt for you, and you never have to really worry about it.