Optional
callbacksOptional
configurableRuntime values for attributes previously made configurable on this Runnable, or sub-Runnables.
Optional
contextOptional
filterOptional
lambdaOptional
metadataMetadata for this call and any sub-calls (eg. a Chain calling an LLM). Keys should be strings, values should be JSON-serializable.
Optional
mmrOptional
runName for the tracer run for this call. Defaults to the name of the class.
Optional
startOptional
tagsTags for this call and any sub-calls (eg. a Chain calling an LLM). You can use these to filter calls.
Generated using TypeDoc
Callbacks for this call and any sub-calls (eg. a Chain calling an LLM). Tags are passed to all callbacks, metadata is passed to handle*Start callbacks.