Classic298
41e5d1fa88
Update index.mdx
2025-09-08 18:35:41 +02:00
Ramon Egger
d9042c4b87
Fix typo: WEBUI_AUTH_SIGNOUT_REDIRECT_URI -> WEBUI_AUTH_SIGNOUT_REDIRECT_URL
2025-09-06 14:07:17 +02:00
Timothy Jaeryang Baek
ca9ab27cbd
refac: sso
2025-09-01 02:47:44 +04:00
Classic298
9412317499
Merge pull request #670 from ldub/patch-1
...
Fix typo in Python code execution feature description
2025-08-31 10:23:45 +02:00
Lev Dubinets
fc1daeb471
Fix typo in Python code execution feature description
2025-08-28 00:05:02 -07:00
Classic298
82796eab9f
Update action.mdx
2025-08-27 14:58:07 +02:00
Classic298
06d07ede1c
Update action.mdx
2025-08-26 19:12:23 +02:00
Classic298
8adc771274
fix build bug
2025-08-21 20:29:48 +02:00
Classic298
3cd4c4259c
Merge pull request #659 from kariseio/patch-1
...
fix: Fix typos
2025-08-19 10:36:09 +02:00
김성태
087b1dc6c2
fix: Fix typos
...
OAUTH_GROUPS_CLAIM -> OAUTH_GROUP_CLAIM
2025-08-19 10:31:00 +09:00
Classic298
c14df7e978
Merge pull request #620 from dieu-bis/main
...
Add SCIM 2.0 configuration and setup documentation
2025-08-13 19:26:02 +02:00
Tim Jaeryang Baek
cd8fc73818
Merge pull request #647 from andrewbbaek/main
...
updated oath OPENID_PROVIDER_URL part
2025-08-10 17:56:41 +04:00
Andrew Baek
028a6c09fb
Update index.mdx
2025-08-10 17:54:57 +04:00
XtremeOwnage
f7117d9dcc
Update index.mdx - Change Authentik Link
...
Link directly to authentiks documentation for OpenWebUI.
2025-08-09 12:19:11 -05:00
Andrew Baek
5c4a6319ab
update google oath OPENID_PROVIDER_URL
2025-08-09 01:30:19 +04:00
Andrew Baek
6cd674d488
removing unneeded part from github oauth
2025-08-09 00:34:52 +04:00
Classic298
362792a544
Update index.mdx
2025-07-24 21:59:13 +02:00
Classic298
aec9902c04
Update index.mdx
2025-07-24 21:56:54 +02:00
Tim Jaeryang Baek
696a725201
Merge pull request #626 from open-webui/dev
...
Dev
2025-07-16 13:36:46 +04:00
Tim Jaeryang Baek
c9a2814c26
Merge pull request #605 from mys721tx/doc
...
feat(docs): add json for docling
2025-07-14 23:09:10 +04:00
Tim Jaeryang Baek
7b8d2656eb
Merge pull request #618 from Classic298/patch-2
...
Folder update
2025-07-14 23:08:10 +04:00
Tim Jaeryang Baek
188970249b
Merge pull request #617 from drohbo/main
...
feat(integrations): simplify the continue.dev plugin guide
2025-07-14 23:07:57 +04:00
Dieu
3a83ea73f5
Update scim.mdx
2025-07-14 01:27:25 +02:00
Dieu
57a553118c
Create scim.mdx
2025-07-14 01:23:20 +02:00
Classic298
c512ccc429
Folder update
2025-07-13 11:55:10 +02:00
drohbo
1bff71c6ec
fix(events): fix broken anchor
2025-07-11 19:15:14 +02:00
guenhter
b168d4c8c3
docs: add missing WEBUI_AUTH_TRUSTED_GROUPS_HEADER var
2025-07-11 08:40:08 +02:00
Classic298
e4c0f13bdb
Update prompts.md
2025-07-09 07:03:03 +02:00
Classic298
54095de467
Update prompts.md
2025-07-08 20:07:03 +02:00
Classic298
7ef978c876
Prompt Variables
2025-07-08 19:56:59 +02:00
Tim Jaeryang Baek
b65e7491c8
Merge pull request #601 from silentoplayz/enum-filter-docs-update
...
feat(docs): Enhance Filter Function docs with Valves dropdown UI
2025-07-04 17:10:30 +04:00
Yishen Miao
c5b03fd8f3
feat(docs): add json for docling
...
Adds json example for docling instead of relying on the images alone.
Signed-off-by: Yishen Miao <mys721tx@gmail.com >
2025-07-03 21:41:35 -07:00
Taehong Gu
9257025fae
Add for OPENID_REDIRECT_URI variable
2025-07-02 23:21:00 +09:00
Silentoplayz
2a84b8fbd7
feat(docs): Enhance Filter Function docs with Valves dropdown UI
...
Adds a new section to the Filter Function documentation explaining how to use `json_schema_extra` with `enum` in Pydantic `Valves` definitions to create interactive dropdown menus in the Open WebUI plugin configuration UI. Includes a practical code example.
2025-07-01 16:09:25 -04:00
Tim Jaeryang Baek
6c7137b238
Merge pull request #595 from jackthgu/feature-openldap
...
For Openldap guide with troubleshooting
2025-06-23 10:42:45 +04:00
Taehong Gu
ae83ac5cb3
For Openldap guide with troubleshooting
...
new file: docs/features/openldap.mdx
2025-06-23 12:42:23 +09:00
Václav Černý
0316d0812c
Update docling.md with picture description features
2025-06-17 12:35:24 +02:00
Tim Jaeryang Baek
12bdf22fa5
Merge pull request #569 from ayanahye/doc-updates
...
Update functions docs
2025-06-16 15:48:53 +04:00
Classic298
e47dc5ae8e
code interpreter / Image generation URL Params
2025-06-16 13:39:22 +02:00
Timothy Jaeryang Baek
72cc68e19f
Update url-params.md
2025-06-16 15:16:57 +04:00
Tim Jaeryang Baek
0217c2d6a9
Merge pull request #568 from Classic298/patch-6
...
Update url-params.md
2025-06-16 15:16:29 +04:00
Timothy Jaeryang Baek
427a2ef16c
refac
2025-06-16 13:05:13 +04:00
Classic298
5ae17890a9
Update url-params.md
2025-06-16 09:58:59 +02:00
Classic298
587d2cc342
Update url-params.md
2025-06-16 09:57:59 +02:00
Tim Jaeryang Baek
7fbc7e652b
Merge pull request #570 from ayanahye/doc-updates-actions
...
Update Actions Docs
2025-06-16 11:26:20 +04:00
Taehong Gu
c97ec96b0a
feat(docs): add keycloak sso documentation and images
2025-06-16 15:29:20 +09:00
ayana
e01b545acf
update based on comments
2025-06-10 19:47:23 -07:00
ayana
d11033bc8a
Update Actions docs
2025-06-10 10:43:19 -07:00
ayana
a06f7cb04d
Update functions docs
2025-06-10 10:34:36 -07:00
Classic298
562bed8d4e
Update url-params.md
2025-06-10 14:24:47 +02:00