Commit Graph

1411 Commits

Author SHA1 Message Date
Classic298
97471cfd9d Update env-configuration.md 2025-09-08 18:28:59 +02:00
Classic298
94e0e0d616 Merge pull request #682 from ramoneg/main
Fix typo: WEBUI_AUTH_SIGNOUT_REDIRECT_URI -> WEBUI_AUTH_SIGNOUT_REDIR…
2025-09-06 18:04: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
Classic298
f6ca7f431d Merge pull request #672 from Mberga14/feat/skip-pgvector-extension-init
Document PGVECTOR_SKIP_EXTENSION_CREATION  pgvector flag
2025-09-05 16:49:34 +02:00
mberga14
8c3529e688 Update docs to match env var 2025-09-05 15:14:43 +02:00
Classic298
1fe917909a database 2025-09-04 21:33:37 +02:00
Andreas Fuerer
03e23c8187 feat: Azure OpenAI Image Generation support 2025-09-03 14:24:04 +02:00
Timothy Jaeryang Baek
ca9ab27cbd refac: sso 2025-09-01 02:47:44 +04:00
Classic298
d809f4d987 Update env-configuration.md 2025-08-31 10:42:21 +02:00
Classic298
c145b5de62 Update intro.mdx 2025-08-31 10:35:39 +02: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
Classic298
3e3cd16f41 Merge pull request #671 from kowyo/main
Fix typo: VSCode -> VS Code
2025-08-31 10:23:08 +02:00
Classic298
756ff37530 Update backend-controlled-ui-compatible-flow.md 2025-08-31 10:03:03 +02:00
Martin Bergamasco
785624216f Document PGVECTOR_SKIP_EXTENSION_CREATION pgvector flag 2025-08-29 09:03:43 +02:00
Kowyo
0bc1280339 Fix typo: VSCode -> VS Code 2025-08-28 16:47:55 +08: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
6fa83bb18e Update env-configuration.md 2025-08-26 18:04:02 +02:00
Classic298
346fee8eb4 refac 2025-08-25 17:10:24 +02:00
Classic298
1567df07fe Merge pull request #599 from amichai-gloat/patch-1
Document CACHE_CONTROL environment variable
2025-08-25 17:08:53 +02:00
AngelosZa
5fa6b1eed1 feat: remove host 2025-08-24 14:15:18 +03:00
AngelosZa
755dcc6957 feat: add host 2025-08-24 14:07:03 +03:00
AngelosZa
d9c2abc9ea docs: update backend-controlled UI API flow tutorial 2025-08-24 13:48:51 +03:00
Classic298
8adc771274 fix build bug 2025-08-21 20:29:48 +02:00
Classic298
d2388c09cb Merge branch 'dev' into main 2025-08-21 20:26:43 +02:00
Classic298
1044c02b55 Update env-configuration.md 2025-08-21 11:49:20 +02:00
Martin Häcker
c6e0e24dd2 Document that disabling admin chat access is often not enough to prevent admins from accessing other users chat
Admin export is available in it's own tab and allows downloading a json
file that contains all chats by all users. Not as comfortable as just
clicking on that user in the admin interface, but still bad.
2025-08-20 22:25:21 +02:00
Classic298
8e6ae9f8a1 Merge pull request #660 from jannikmaierhoefer/patch-3
docs: update link to the latest langfuse filter pipeline
2025-08-19 14:40:56 +02:00
Jannik Maierhöfer
8943159616 docs: update link to the latest langfuse filter pipeline
This PR updates the Langfuse integration guide to point to the latest Open WebUI filter pipeline using Langfuse Python SDK v3
2025-08-19 14:30:28 +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
6c2ee56dfc Update env-configuration.md 2025-08-18 18:39:33 +02:00
Classic298
f59b061e3d Update env-configuration.md 2025-08-17 16:57:09 +02:00
Classic298
80cd416f3f Update env-configuration.md 2025-08-17 16:46:10 +02:00
Classic298
239a05e765 Update env-configuration.md 2025-08-17 15:20:23 +02:00
Classic298
eaa987dad3 Update env-configuration.md 2025-08-17 15:10:31 +02:00
Classic298
9a6111be5b Update BYPASS_MODEL_ACCESS_CONTROL 2025-08-13 22:23:47 +02:00
Classic298
159ff35e95 update ENABLE_ADMIN_WORKSPACE_CONTENT_ACCESS 2025-08-13 22:13:27 +02: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
Erhhung Yuan
11c43daf7d Merge branch 'dev' into redis-cluster 2025-08-11 11:06:48 -07:00
Erhhung Yuan
c25671fd58 fix: rename REDIS_CLUSTER_MODE to REDIS_CLUSTER 2025-08-11 11:04:56 -07: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
Tim Jaeryang Baek
1c5d457439 Merge pull request #653 from open-webui/dev
Merge 0.6.21 dev changes into main
2025-08-10 17:54:13 +04:00
Classic298
adb68eb6d0 Update otel 2025-08-10 12:05:18 +02:00
Timothy Jaeryang Baek
4a6da687f5 Update index.mdx 2025-08-10 03:15:54 +04:00
Classic298
9a07d36956 Merge pull request #642 from erhhung/ca-certs-env-vars
Helpful tips on environment variables when using TLS certs with private CA
2025-08-09 22:52:46 +02:00
Classic298
0af444f9d6 Update env-configuration.md 2025-08-09 22:10:21 +02:00
Classic298
f0c4a74dd0 add CHAT_RESPONSE_STREAM_DELTA_CHUNK_SIZE 2025-08-09 21:57:36 +02:00