Uses of Class
com.unfbx.chatgpt.entity.images.Image
-
Packages that use Image Package Description com.unfbx.chatgpt -
-
Uses of Image in com.unfbx.chatgpt
Methods in com.unfbx.chatgpt with parameters of type Image Modifier and Type Method Description io.reactivex.Single<ImageResponse>OpenAiApi. genImages(Image image)Creates an image given a prompt.ImageResponseOpenAiClient. genImages(Image image)根据描述生成图片
-