mirror of
https://github.com/open-webui/docs
synced 2025-05-22 12:19:10 +00:00
docs/tutorials/images.md: azure dalle setup
This commit is contained in:
parent
ebe6ce3be7
commit
33006f698f
@ -80,6 +80,10 @@ Open WebUI also supports image generation through the **OpenAI DALL·E APIs**. T
|
|||||||
- **DALL·E 2**: Supports `256x256`, `512x512`, or `1024x1024` images.
|
- **DALL·E 2**: Supports `256x256`, `512x512`, or `1024x1024` images.
|
||||||
- **DALL·E 3**: Supports `1024x1024`, `1792x1024`, or `1024x1792` images.
|
- **DALL·E 3**: Supports `1024x1024`, `1792x1024`, or `1024x1792` images.
|
||||||
|
|
||||||
|
### Azure OpenAI
|
||||||
|
|
||||||
|
Using Azure OpenAI Dall-E directly is unsupported, but you can [set up a LiteLLM proxy](https://litellm.vercel.app/docs/image_generation) which is compatible with the `Open AI (Dall-E)` Image Generation Engine. LiteLLM also supports proxying VertexAI image generation.
|
||||||
|
|
||||||
## Using Image Generation
|
## Using Image Generation
|
||||||
|
|
||||||

|

|
||||||
|
Loading…
Reference in New Issue
Block a user