Ask a question to get started
Enter to send•Shift+Enter new line
Get a JSON schema that represents the config of the Runnable.
Runnable
get_config_jsonschema( self, *, include: Sequence[str] | None = None ) -> dict[str, Any]
include
Sequence[str] | None
None
A list of fields to include in the config schema.