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
fix: read model provider from config on session resume
Use getCurrentModelProvider() in getResumeModelProvider() so that
resumed sessions read model_provider from the config as a fallback,
instead of only checking the environment variable.
0 commit comments