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
If there is no message to add, the structure of the mssages will be system/user
But if there is a history message, the structure will change into system/assistant/user, which will cause an error since its not system/user/assistant/user .....