mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 02:09:51 +07:00
@@ -58,7 +58,11 @@ Please understand:
|
||||
- We prioritize mature organizations, companies less than 5 years old are not eligible, except in truly exceptional cases.
|
||||
- Our program is currently at full capacity. We will reach out at our discretion should an opportunity arise.
|
||||
|
||||
**If you have an end-client** who is ready to move forward with us and is committed to purchasing a rebrand (enterprise) license immediately, please contact us directly with:
|
||||
|
||||
<details>
|
||||
<summary>**If you have an end-client** who is ready to move forward with us and is committed to purchasing a rebrand (enterprise) license immediately...</summary>
|
||||
|
||||
Contact us directly with:
|
||||
|
||||
- Your agency details
|
||||
- Client’s company name and official work email domain
|
||||
@@ -66,6 +70,9 @@ Please understand:
|
||||
|
||||
This will help us expedite the process and ensure we can support your client’s needs effectively.
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Thank you for understanding and respecting our partnership process.
|
||||
|
||||
:::
|
||||
|
||||
@@ -49,7 +49,7 @@ The following environment variables are required:
|
||||
|
||||
1. `GOOGLE_CLIENT_ID` - Google OAuth client ID
|
||||
1. `GOOGLE_CLIENT_SECRET` - Google OAuth client secret
|
||||
1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly.
|
||||
1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly. (Usually to `https://accounts.google.com/.well-known/openid-configuration`)
|
||||
|
||||
### Microsoft
|
||||
|
||||
@@ -75,7 +75,6 @@ The following environment variables are required:
|
||||
|
||||
1. `GITHUB_CLIENT_ID` - Github OAuth App Client ID
|
||||
1. `GITHUB_CLIENT_SECRET` - Github OAuth App Client Secret
|
||||
1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly.
|
||||
|
||||
### OIDC
|
||||
|
||||
|
||||
@@ -3177,13 +3177,13 @@ If `OAUTH_PICTURE_CLAIM` is set to `''` (empty string), then the OAuth picture c
|
||||
- Default: `True`
|
||||
- Description: When `USER_PERMISSIONS_CHAT_CONTROLS` is enabled, this setting specifically controls the visibility of the "Valves" section within the chat controls panel.
|
||||
|
||||
#### USER_PERMISSIONS_CHAT_SYSTEM_PROMPT
|
||||
#### `USER_PERMISSIONS_CHAT_SYSTEM_PROMPT`
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `True`
|
||||
- Description: When `USER_PERMISSIONS_CHAT_CONTROLS` is enabled, this setting specifically controls the visibility of the customizable "System Prompt" section within the chat controls panel, folders and the user settings.
|
||||
|
||||
#### USER_PERMISSIONS_CHAT_PARAMS
|
||||
#### `USER_PERMISSIONS_CHAT_PARAMS`
|
||||
|
||||
- Type: `bool`
|
||||
- Default: `True`
|
||||
|
||||
Reference in New Issue
Block a user