Ask a question to get started
Enter to sendā¢Shift+Enter new line
kwargs: Mapping[str, Any] = Field(default_factory=dict)
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.