class ToolExecutorRunnableBinding<ToolExecutorInputType, ToolExecutorOutputType>The default configuration for graph execution, can be overridden on a per-invocation basis
The name of the channel.
A path to the module that contains the class, eg. ["langchain", "llms"] Usually should be the same as the entrypoint the class is exported from.
The name of the task, analogous to the node name in StateGraph.