Files
NextChat-Awesome-Plugins/plugins/dalle/README.md
2024-09-05 13:59:19 +08:00

26 lines
243 B
Markdown

# Dalle3
> openai's dall-e image generator.
## Schema
[openapi.json](./openapi.json)
## Servers
`https://api.openai.com`
## Operations
1. Dalle3;
## Authentication
type: bearer
location: header
## Preview
![Preview](./preview.png)