Add initial code #5
Annotations
2 errors
src/chains/prompt-with-retry.ts#L37
Error: Max retries reached. Last error: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"color"
],
"message": "Required"
}
], thread id: thread_jP4yGcJO5XElfiKHMBbvkBjo
❯ promptWithRetry src/chains/prompt-with-retry.ts:37:10
❯ src/chains/prompt-with-retry.spec.ts:10:18
|
|
This job failed
Loading