You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to be able to choose different models for different actions. For some tasks, I need reasoning models, in other tasks, they would be much too slow. I imagine simply being able to pass a string as the value for the model argument for the API call. If specified, this setting would overwrite the default model specified in the provider settings (ideally, only if this model is also available from that provider). Of course, this would be an optional setting.