Created
December 15, 2025 12:43
-
-
Save jmcph4/0a839695786abee5afc440130f8b8676 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Error: HttpError: Invalid status code 400 Bad Request with message: { | |
| "error": { | |
| "message": "Requested 1325364 tokens, max 300000 tokens per request", | |
| "type": "max_tokens_per_request", | |
| "param": null, | |
| "code": "max_tokens_per_request" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment