The following errors appear after interacting with the agent long enough, or if it processes a long input.
API Error: 400 {"error":{"message":"{"message":"Input
is too long for requested
model."}","type":"None","param":"None","code":"400"}}
API Error: 413
{"error":{"message":"{"type":"error","error":{"type
":"invalid_request_error","message":"Prompt is too
long"}}","type":"None","param":"None","code":"413"}}
This can happen even after asking a number of requests. These seem to pile up over time.
The following errors appear after interacting with the agent long enough, or if it processes a long input.
API Error: 400 {"error":{"message":"{"message":"Input
is too long for requested
model."}","type":"None","param":"None","code":"400"}}
API Error: 413
{"error":{"message":"{"type":"error","error":{"type
":"invalid_request_error","message":"Prompt is too
long"}}","type":"None","param":"None","code":"413"}}
This can happen even after asking a number of requests. These seem to pile up over time.