StepResponse#
- class langchain_experimental.plan_and_execute.schema.StepResponse[source]#
Bases:
BaseModel
Step response.
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 response: str [Required]#
The response.