From 97df39c0f523b3d8b07550747b90027f7f12e047 Mon Sep 17 00:00:00 2001 From: Hummer12007 Date: Sat, 13 Jul 2024 00:16:06 +0300 Subject: [PATCH] drop vertexai mention --- docs/tutorial/images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tutorial/images.md b/docs/tutorial/images.md index 81228d6..f0a3af8 100644 --- a/docs/tutorial/images.md +++ b/docs/tutorial/images.md @@ -82,7 +82,7 @@ Open WebUI also supports image generation through the **OpenAI DALLĀ·E APIs**. T ### 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 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. ## Using Image Generation