| Package | Description |
|---|---|
| com.plexpt.chatgpt | |
| com.plexpt.chatgpt.api | |
| com.plexpt.chatgpt.entity.images |
| Modifier and Type | Method and Description |
|---|---|
ImagesRensponse |
ChatGPT.imageGeneration(Generations generations) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ImagesRensponse> |
Api.imageGenerations(Generations generations)
εΎεηζ
Image generations
|
| Modifier and Type | Method and Description |
|---|---|
static Generations |
Generations.ofB64_JSON(String prompt,
int n,
String size) |
static Generations |
Generations.ofURL(String prompt,
int n,
String size) |
Copyright © 2024. All rights reserved.