Ask a question to get started
Enter to sendā¢Shift+Enter new line
Bind config to a Runnable, returning a new Runnable.
withConfig( config: Partial<CallOptions> ): Runnable<string, DocumentInterface<Record<string, any>>[], RunnableConfig
config
Partial<CallOptions>
New configuration parameters to attach to the new runnable.