Configure alternatives for Runnable objects that can be set at runtime.
The name of the Runnable. Used for debugging and tracing.
Input type.
The type of input this Runnable accepts specified as a Pydantic model.
Output schema.
List configurable fields for this Runnable.
Base class for all prompt templates, returning a prompt.
The type of config this Runnable accepts specified as a Pydantic model.