Optional_parentRunId: stringProtected Optional Readonly_ReadonlyhandlersProtected ReadonlyinheritableProtected ReadonlyinheritableProtected ReadonlyinheritableProtected ReadonlymetadataReadonlyrunProtected ReadonlytagsCalled at the end of an LLM/ChatModel run, with the output and the run ID.
Optional_runId: stringOptional_parentRunId: stringOptional_tags: string[]OptionalextraParams: Record<string, unknown>Called if an LLM/ChatModel run encounters an error
Optional_runId: stringOptional_parentRunId: stringOptional_tags: string[]OptionalextraParams: Record<string, unknown>Called when an LLM/ChatModel in streaming mode produces a new token
Optionalidx: NewTokenIndicesOptional_runId: stringOptional_parentRunId: stringOptional_tags: string[]Optionalfields: HandleLLMNewTokenCallbackFields
Base class for run manager in LangChain.