aws-samples / aws-samples/assessment-generator

Input is too long for requested model

Open
#2 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
18
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I tried many times, got the following error
{
"errorType": "ValidationException",
"errorMessage": "Input is too long for requested model.",
"name": "ValidationException",
"$fault": "client",
"$metadata": {
"httpStatusCode": 400,
"requestId": "16fb0962-139d-4c70-ba9c-602d9630e854",
"attempts": 1,
"totalRetryDelay": 0
},
"stack": [
"ValidationException: Input is too long for requested model.",
" at de_ValidationExceptionRes (/var/task/index.js:84:74209)",
" at de_CommandError (/var/task/index.js:84:71685)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
" at async /var/task/index.js:6:161455",
" at async /var/task/index.js:15:1230",
" at async /var/task/index.js:14:15753",
" at async /var/task/index.js:65:116368",
" at async A_.callLLM (/var/task/index.js:162:1082)",
" at async A_.getTopics (/var/task/index.js:162:288)",
" at async T_.processEvent (/var/task/index.js:162:1988)"
]
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.