Ask a question to get started
Enter to send•Shift+Enter new line
kwargs to pass to the underlying Runnable when running.
Runnable
For example, when the Runnable binding is invoked the underlying Runnable will be invoked with the same input but with these additional kwargs.
kwargs: Mapping[str, Any] = Field(default_factory=dict)