Per Conversation Model & Drafts

Let’s say we have multiple conversations running in parallel. I need to be able to define which model is used per conversation, because Gemini is great for the frontend while other models are better for the backend. I don’t want to keep switching models manually every time. Each conversation should have its own dedicated model.

Also, if I’m writing a draft message and move to another conversation, that draft should stay attached to its original conversation. This helps avoid mistakes, especially when I switch to another conversation just to check progress and then come back.

Hello @Yasin_Hassanien,

Thanks for sharing this idea! We agree that being able to assign different models to specific conversation drafts would be a major quality-of-life improvement.

I’ll submit this as a feature request. We are always looking for ways to give users more autonomy over how the agents behave, and this fits perfectly with that goal.