Skip to content

Commit dfd7b0f

Browse files
committed
Send readers to the Admin Panel for Functions, not the Workspace
Functions live in the Admin Panel and are administrator-only. Two pages still sent people to Workspace > Functions, which is where they were before, so a reader following either one finds tabs for models, knowledge, prompts, skills and tools and no way to import the action the page depends on.
1 parent 926d9d8 commit dfd7b0f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/features/chat-conversations/image-generation-and-editing/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ If you prefer the workflow where you can click a button on any message to genera
5555

5656
1. Visit the **[Generate Image Action](https://openwebui.com/posts/3fadc3ca-c955-4c9e-9582-7438f0911b62)** on the Open WebUI Community site.
5757
2. Click **Get** to import it into your local instance (or copy the code and paste it into your local instance).
58-
3. Once imported, go to **Workspace** > **Functions** and ensure the **Generate Image** action is enabled.
58+
3. Once imported, go to **Admin Panel** > **Functions** and ensure the **Generate Image** action is enabled.
5959

6060
This action adds a "Generate Image" icon to the message action bar, allowing you to generate images directly from LLM responses, which is helpful if you want the assistant to first iterate on the image prompt and generate it once you are satisfied.
6161

docs/features/chat-conversations/web-search/save-to-knowledge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The "Add Web Sources to Knowledge" feature is implemented as a **Function Action
2121

2222
1. **Download the Action**: Visit the Open WebUI Community Hub and download the [Add Web Sources to Knowledge Action](https://openwebui.com/posts/65d97417-d079-4720-b2cc-a63dd59b7e3e).
2323
2. **Enable the Action**:
24-
* Navigate to **Workspace > Functions**.
24+
* Navigate to **Admin Panel > Functions**.
2525
* Import or create a new function with the provided code.
2626
* Enable the action globally or for specific models.
2727

0 commit comments

Comments
 (0)