Ask a question to get started
Enter to send•Shift+Enter new line
Prepare the Runnable for invocation.
Runnable
prepare( self, config: RunnableConfig | None = None ) -> tuple[Runnable[Input, Output], RunnableConfig]
config
RunnableConfig | None
None
The configuration to use.