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
modelKeyAria: (name: string)=>`${name} model key`,
333
333
},
334
334
shared: {
335
-
actionFallback: 'The model connection service is temporarily unavailable. Try again later.',rateLimit: 'This account or model service is rate-limited. Try again later.',oauthRateLimit: 'Signed in, but the account or provider is currently rate limited. Retry later or switch to another available model.',
335
+
actionFallback: 'The model connection service is temporarily unavailable. Try again later.',rateLimit: 'This account or model service is rate-limited. Try again later.',
336
336
timeout: 'The request timed out. Check the network or proxy and try again.',unavailable: 'The model service is temporarily unavailable. Try again later.',
337
337
network: 'Network error. Check the service URL or proxy settings and try again.',statusUnavailable: 'The connection test status is temporarily unavailable. Test again.',
0 commit comments