langchain.tools.scenexplain.tool.SceneXplainInput¶

class langchain.tools.scenexplain.tool.SceneXplainInput(*, query: str)[source]¶

Bases: BaseModel

Input for SceneXplain.

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 query: str [Required]¶

The link to the image to explain