mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 00:00:50 +00:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
9 lines
254 B
JSON
9 lines
254 B
JSON
{
|
|
"error": {
|
|
"message": "Rate limit reached for gpt-4o in organization org-xxx on tokens per min (TPM): Limit 30000, Used 28000, Requested 5000.",
|
|
"type": "tokens",
|
|
"param": null,
|
|
"code": "rate_limit_exceeded"
|
|
}
|
|
}
|