类的使用
dev.langchain4j.data.image.Image
使用Image的程序包
-
dev.langchain4j.data.image中Image的使用
-
dev.langchain4j.data.message中Image的使用
参数类型为Image的dev.langchain4j.data.message中的方法修饰符和类型方法说明static ImageContentCreate a newImageContentfrom the given image.static ImageContentImageContent.from(Image image, ImageContent.DetailLevel detailLevel) Create a newImageContentfrom the given image.参数类型为Image的dev.langchain4j.data.message中的构造器限定符构造器说明ImageContent(Image image) Create a newImageContentfrom the given image.ImageContent(Image image, ImageContent.DetailLevel detailLevel) Create a newImageContentfrom the given image. -
dev.langchain4j.model.image中Image的使用
返回变量类型为Image的类型的dev.langchain4j.model.image中的方法修饰符和类型方法说明Given an existing image, edit this image following the given prompt and apply the changes only to the part of the image specified by the given mask.Given an existing image, edit this image following the given prompt.Given a prompt, generate an image.Given a prompt, generate n images.参数类型为Image的dev.langchain4j.model.image中的方法修饰符和类型方法说明Given an existing image, edit this image following the given prompt and apply the changes only to the part of the image specified by the given mask.Given an existing image, edit this image following the given prompt.