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