open-webui / docs

https://docs.openwebui.com
https://docs.openwebui.com
102 stars 115 forks source link

Add OpenAI DALL·E Instructions, Password Reset, More FAQs #24

Closed justinh-rahb closed 6 months ago

justinh-rahb commented 6 months ago

This PR enhances the image generation tutorial by adding comprehensive instructions for utilizing the OpenAI DALL·E option within Open WebUI. With the introduction of a new backend selector, users can now opt between the AUTOMATIC1111 and OpenAI DALL·E backends for image generation. Specifically for OpenAI DALL·E, the update includes detailed steps on model selection (DALL·E 2 or DALL·E 3), API key entry, and choosing the appropriate image size based on the model. This improvement aims to provide users with a thorough understanding and ease of use for both available image generation backends.

Additionally, I've made minor updates including the renaming of the "OpenAI Connections" tutorial to "OpenAI API Endpoints," and the inclusion of footer navigation links to the "Tutorial", "FAQ", and "Research" pages, as well as the git CHANGELOG.md file, further enhancing site navigability and resource accessibility.

tjbck commented 6 months ago

Amazing stuff! Thanks!