image generation support

This commit is contained in:
konrad 2023-04-02 17:45:41 +01:00
parent 9823436eb7
commit fb2430724c
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Models that support /v1/completions:
```
text-davinci-003, text-davinci-002, text-curie-001, text-babbage-001, text-ada-001, davinci, curie, babbage, ada
```
Use the "dalle" model to generate the image:
Create an image using endpoint /v1/images/generations:
```
dalle
```