Optional
ddLLMObsProtected
endpointOptional
formatProtected
headersProtected
runOptional
sessionProtected
convertProtected
formatCalled when an agent finishes execution, before it exits. with the final output and the run ID.
Called at the end of a Chain run, with the outputs and the run ID.
Optional
_parentRunId: stringOptional
_tags: string[]Optional
kwargs: { Optional
inputs?: Record<string, unknown>Called if a Chain run encounters an error
Optional
_parentRunId: stringOptional
_tags: string[]Optional
kwargs: { Optional
inputs?: Record<string, unknown>Called at the start of a Chain run, with the chain name and inputs and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Optional
metadata: KVMapOptional
runType: stringOptional
name: stringCalled at the start of a Chat Model run, with the prompt(s) and the run ID.
Optional
parentRunId: stringOptional
extraParams: KVMapOptional
tags: string[]Optional
metadata: KVMapOptional
name: stringOptional
handleCalled when an LLM/ChatModel in streaming
mode produces a new token
Optional
_parentRunId: stringOptional
_tags: string[]Optional
fields: HandleLLMNewTokenCallbackFieldsCalled at the start of an LLM or Chat Model run, with the prompt(s) and the run ID.
Optional
parentRunId: stringOptional
extraParams: KVMapOptional
tags: string[]Optional
metadata: KVMapOptional
name: stringOptional
parentRunId: stringOptional
tags: string[]Optional
metadata: KVMapOptional
name: stringCalled at the start of a Tool run, with the tool name and input and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Optional
metadata: KVMapOptional
name: stringProtected
langchainProtected
milisecondsOptional
onOptional
onOptional
onOptional
onOptional
onOptional
onLLMEndOptional
onLLMErrorOptional
onLLMNewOptional
onLLMStartOptional
onOptional
onOptional
onOptional
onOptional
onOptional
onOptional
onOptional
onOptional
onProtected
persistProtected
stringifyProtected
toProtected
transformProtected
transformProtected
uuidStatic
fromCalled when an agent is about to execute an action, with the action and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Called when an agent finishes execution, before it exits. with the final output and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Called at the end of a Chain run, with the outputs and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Optional
kwargs: { Optional
inputs?: Record<string, unknown>Called at the start of a Chain run, with the chain name and inputs and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Optional
metadata: Record<string, unknown>Optional
runType: stringOptional
runName: stringCalled at the start of a Chat Model run, with the prompt(s) and the run ID.
Optional
parentRunId: stringOptional
extraParams: Record<string, unknown>Optional
tags: string[]Optional
metadata: Record<string, unknown>Optional
runName: stringCalled when an LLM/ChatModel in streaming
mode produces a new token
Optional
parentRunId: stringOptional
tags: string[]Optional
fields: HandleLLMNewTokenCallbackFieldsCalled at the start of an LLM or Chat Model run, with the prompt(s) and the run ID.
Optional
parentRunId: stringOptional
extraParams: Record<string, unknown>Optional
tags: string[]Optional
metadata: Record<string, unknown>Optional
runName: stringOptional
parentRunId: stringOptional
tags: string[]Optional
metadata: Record<string, unknown>Optional
name: stringCalled at the start of a Tool run, with the tool name and input and the run ID.
Optional
parentRunId: stringOptional
tags: string[]Optional
metadata: Record<string, unknown>Optional
runName: string
Called when an agent is about to execute an action, with the action and the run ID.