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
Allow a temporal agent to choose the specific model type given its provider. I would like to be able to have one agent for gpt-5 and gpt-4.1, and theoretically this should be possible as the provider is wrapped but can still be given different arguments at run time.