Ask a question to get started
Enter to sendā¢Shift+Enter new line
Called if an LLM/ChatModel run encounters an error
handleLLMError( err: any, runId: string, parentRunId: string, tags: string[], extraParams: Record<string, unknown> ): any
err
any
runId
string
parentRunId
tags
string[]
extraParams
Record<string, unknown>