You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,8 +42,8 @@ To install and configure functions in Open WebUI, follow these steps:
42
42
43
43
1.**Ensure Admin Access**:
44
44
45
-
> [!NOTE]
46
-
> You must be an admin in Open WebUI to install functions.
45
+
> [!NOTE]
46
+
> You must be an admin in Open WebUI to install functions.
47
47
48
48
2.**Access Admin Settings**:
49
49
- Navigate to the **Admin Settings** section in Open WebUI.
@@ -58,8 +58,8 @@ To install and configure functions in Open WebUI, follow these steps:
58
58
5.**Set Environment Variables (if required)**:
59
59
- Some functions require API keys or specific configurations via environment variables.
60
60
61
-
> [!IMPORTANT]
62
-
> Set [WEBUI_SECRET_KEY](https://docs.openwebui.com/getting-started/env-configuration/#webui_secret_key) for secure encryption of sensitive API keys. This is **required** for the encryption features to work properly.
61
+
> [!IMPORTANT]
62
+
> Set [WEBUI_SECRET_KEY](https://docs.openwebui.com/getting-started/env-configuration/#webui_secret_key) for secure encryption of sensitive API keys. This is **required** for the encryption features to work properly.
63
63
64
64
6.**Save and Activate**:
65
65
- Save the function, and it will be available for use within Open WebUI.
0 commit comments