API error #16346
Unanswered
RandomTurtle
asked this question in
Community Support
API error
#16346
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting this API error.
[API Error: [{ "error": { "code": 400, "message": "The input token count (1321070) exceeds the maximum number of tokens allowed (1048576).", "errors": [ { "message": "The input token count (1321070) exceeds the maximum number of tokens allowed (1048576).", "domain": "global", "reason": "badRequest" } ], "status": "INVALID_ARGUMENT" } } ]]while vibe coding. I don't know what it means.
Edit: nevermind I figured it out, the chat history was too long. I get it now. I started a new session. Feel free to delete this question <3
Beta Was this translation helpful? Give feedback.
All reactions