ExplicitImageInput#
- class langchain_community.tools.edenai.image_explicitcontent.ExplicitImageInput[source]#
Bases:
BaseModel
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: HttpUrl [Required]#
url of the image to analyze
- Constraints:
minLength = 1
maxLength = 2083
format = uri