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
Currently, there is a global model state, which means if you change it once, it will change for all chats. This is not really ideal when you want to use different models in different chats.
The text was updated successfully, but these errors were encountered:
Currently, there is a global model state, which means if you change it once, it will change for all chats. This is not really ideal when you want to use different models in different chats.
The text was updated successfully, but these errors were encountered: