File: /volume1/@appstore/AIConsole/ui/lib-texts/enu/strings
[error_code]
context_length_exceeded = "The input context length exceeds the maximum allowed limit. Please reduce your input length and try again."
insufficient_quota = "Quota exceeded. Please contact the admin."
invalid_api_key = "Invalid API key. Please contact the admin."
invalid_model = "The selected AI model is invalid or unavailable. Please contact the admin."
invalid_request = "Something went wrong. Please contact the admin."
lookup_error = "There is an issue with the connection. Please contact the admin."
no_permission = "You don't have access to the AI features. Please contact your admin."
provider_server_error = "An internal error occurred with the AI provider. Please try again later or contact the admin."
rate_limit_exceeded = "The maximum number of allowed requests exceeded for this time period. Please try again later, or contact the admin to adjust your request rate."
server_error = "Something went wrong. Please contact the admin."
tokens_per_day_limit_exceeded = "The maximum allowed token count for today has been exceeded. Please try again later or contact the admin to adjust your token limit."
tokens_per_minute_limit_exceeded = "The maximum allowed token count for this minute has been exceeded. Please try again later or contact the admin to adjust your token limit."
unknown = "Something went wrong. Please contact the admin."
webapi_error = "Something went wrong. Please sign in again or contact your admin."
[finish_reason]
content_filter = "The output has been blocked as it may conflict with the content policy."
length = "Incomplete output due to length limit."
unknown = "System error. Unable to return data. Please try again."