How to set a default model in t3 chat

I thought this had been a thing in the beginning of t3.chat, but is there a way to set a default model for new chats? When I use !t3 for unduck it uses the last model I used on t3 chat and sometimes that results in a wasted reasoning model query for a simple question. Would be nice if you could set a query param model=search-default and it defaulted to that model. Would need to be added to unduck bang.ts too obviously. I know from this change https://github.com/T3-Content/unduck/pull/133 you can specify a model at !t3 time but it's much faster to just do !t3 and not remember the code for a given model.
GitHub
allow model specifier in t3 bang commands by teaonrocks · Pull Req...
Description Previously, using !t3 in Unduck always routed your query through the most recently-used T3 model. This change allows you to pin a specific model on the fly by appending @ to the bang. F...
1 Reply
Teft
TeftOP7d ago
Ability to select Default / Favourite model. - T3 Chat
Would love for there to be 2 abilities. 1. Set a model as favourite 2. Choose whether to use the last used model or the favourite model by default for...

Did you find this page helpful?