Step#
- class langchain_experimental.plan_and_execute.schema.Step[source]#
Bases:
BaseModel
Step.
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
- param value: str [Required]#
The value.