mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #24] [MERGED] Add OpenAI DALL·E Instructions, Password Reset, More FAQs #163
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/24
Author: @justinh-rahb
Created: 3/17/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @tjbck
Base:
main← Head:dall-e📝 Commits (10+)
2ad668fChange title0213c1bAdd DALL-E image generation9433f62Add tutorial and research links to navigation0ffde3aAdd FAQ link to footer navigation2d14769Add footer to FAQ7c8f7e2Wordinga2f42fbAdd more FAQcf816e5Add FAQ12f154cMore FAQsf5e6397Wording📊 Changes
5 files changed (+121 additions, -10 deletions)
View changed files
📝
docs/faq.md(+45 -1)📝
docs/getting-started/troubleshooting.md(+32 -0)📝
docs/tutorial/images.md(+26 -7)📝
docs/tutorial/openai.md(+2 -2)📝
docusaurus.config.js(+16 -0)📄 Description
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.mdfile, further enhancing site navigability and resource accessibility.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.