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
Right now, when creating a new ChatGPT::Client, the model/LLM version being used seems fixed or implicit. For some use cases, it would be useful to explicitly specify which version of the model (e.g. gpt-4o-mini, gpt-4.1, gpt-3.5-turbo, etc.) the client should talk to.