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
In the third-party API, using a non-think model throws an error because an unnecessary think field is passed. Conversely, when using a think model, it throws an error due to a missing index field.