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
returnminutes>0 ? unit(minutes,"minute") : "less than a minute"
99
98
})
99
+
100
+
constmessage=`${limitName} usage limit reached. It will reset in ${resetIn}. To continue using this model now, enable usage from your available balance`
"5 hour usage limit reached. It will reset in 5 hours 23 minutes. To continue using this model now, enable usage from your available balance - https://opencode.ai/workspace/wrk_01K6XGM22R6FM8JVABE9XDQXGH/go",
283
284
action: {
284
285
title: "Go limit reached",
285
-
message: "You hit your 5 hour limit. It will reset in 5 hours 23 minutes. You can also enable pay-as-you-go.",
286
-
label: "enable PAYG",
286
+
message:
287
+
"5 hour usage limit reached. It will reset in 5 hours 23 minutes. To continue using this model now, enable usage from your available balance",
0 commit comments