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: properly handle Together API 5xx errors (#577)
Together AI 500 errors are returned as 400 user errors. This PR
correctly raises a ProviderError instead of a UserError when a 500 is
returned from together ai
0 commit comments