Classic298
8c4f5b85e5
Update url-params.md
2025-11-13 23:45:11 +01:00
Classic298
3cf145ca13
Update url-params.md
2025-11-13 23:35:32 +01:00
Classic298
5da2c24a00
Update url-params.md
2025-11-13 23:21:37 +01:00
Classic298
5134c9c4b5
Merge pull request #813 from silentoplayz/remove-emojis
2025-11-13 22:57:14 +01:00
silentoplayz
5eaac39d7e
Update mermaid.md
2025-11-13 16:54:39 -05:00
silentoplayz
abc6530875
revert
2025-11-13 16:47:57 -05:00
Timothy Jaeryang Baek
8aef647a1c
Update index.mdx
2025-11-13 16:40:05 -05:00
Timothy Jaeryang Baek
1143d23779
Update index.mdx
2025-11-13 16:39:26 -05:00
Timothy Jaeryang Baek
816005d9a4
Update samsung-semiconductor.mdx
2025-11-13 16:26:02 -05:00
Timothy Jaeryang Baek
ab6f16cc5f
Update samsung-semiconductor.mdx
2025-11-13 16:24:32 -05:00
Timothy Jaeryang Baek
e60e8eb8f7
refac
2025-11-13 16:23:23 -05:00
Timothy Jaeryang Baek
c1199d19a1
customer stories: samsung semi
2025-11-13 16:05:52 -05:00
silentoplayz
3ca92b8ee6
Remove emojis as requested
2025-11-13 16:03:29 -05:00
Timothy Jaeryang Baek
e0a41210e0
Update comfyui.md
2025-11-13 02:28:45 -05:00
Classic298
4d016c1cb8
Update env-configuration.mdx
2025-11-13 08:16:06 +01:00
Timothy Jaeryang Baek
12cb8dfcba
Update comfyui.md
2025-11-13 02:06:47 -05:00
Timothy Jaeryang Baek
33c47e8aef
refac
2025-11-13 01:55:38 -05:00
Timothy Jaeryang Baek
004617c5e1
refac
2025-11-12 22:46:41 -05:00
Tim Baek
74febb8534
Merge pull request #811 from silentoplayz/ComfyUI-image-generation-and-editing-docs-
...
docs: Reorganize and expand ComfyUI image-generation docs
2025-11-12 14:59:53 -05:00
Classic298
57f1b79bb8
Update env-configuration.mdx
2025-11-12 18:41:23 +01:00
Classic298
d8ab6ee366
Update env-configuration.mdx
2025-11-12 18:32:30 +01:00
Classic298
3f165ca650
Update env-configuration.mdx
2025-11-12 18:26:59 +01:00
silentoplayz
1353c9033c
Update comfyui.md
2025-11-11 23:42:11 -05:00
silentoplayz
1bbea8e9c9
Update comfyui-editing-settings.png
2025-11-11 21:10:12 -05:00
silentoplayz
551a24b417
docs: Reorganize and expand ComfyUI image-generation docs
...
- Move all image-generation content into docs/image-generation-and-editing/
- Add ComfyUI image-editing instructions (Image Size, Steps, Image Prompt Generation)
- Explain how to set node IDs in Open WebUI
- Add example setups for Qwen and FLUX.1 models
- Fix broken links and tidy formatting
2025-11-11 21:03:33 -05:00
Classic298
3d40a8ab59
Update env-configuration.mdx
2025-11-11 18:23:58 +01:00
Classic298
b45b765c6f
Update env-configuration.mdx
2025-11-11 18:12:37 +01:00
Classic298
8125a10ff5
Merge pull request #809 from open-webui/main
2025-11-11 09:22:58 +01:00
Classic298
2a81659dda
Update env-configuration.mdx
2025-11-11 09:21:56 +01:00
Adam Skalicky
aed296660f
Added logging for WEBSOCKET_REDIS_OPTIONS, WEBSOCKET_SERVER_LOGGING, WEBSOCKET_SERVER_ENGINEIO_LOGGING, WEBSOCKET_SERVER_PING_TIMEOUT, WEBSOCKET_SERVER_PING_INTERVAL
2025-11-10 17:34:02 -08:00
Classic298
dab2190019
Update env-configuration with maintenance warnings
...
Added warnings and information about community-maintained vector stores and multitenancy risks.
2025-11-10 16:28:46 +01:00
Classic298
1db46642cd
Update environment variable documentation for SSO
...
Clarify the conditions for disabling password authentication in SSO environments.
2025-11-10 09:06:49 +01:00
Classic298
b10c5024ef
Document CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE
...
Added documentation for CHAT_STREAM_RESPONSE_CHUNK_MAX_BUFFER_SIZE including type, default value, and description.
2025-11-10 08:54:33 +01:00
Classic298
177685d394
Merge pull request #806 from silentoplayz/docs-enhance-jina-integration-guide
2025-11-10 08:36:43 +01:00
silentoplayz
12df94fe51
semicolon
2025-11-10 02:03:56 -05:00
silentoplayz
dcf6337614
docs: Strengthen CORS warnings for WebSocket connections
...
This commit strengthens the warnings in the Redis and Nginx Proxy Manager documentation regarding the `C-S_ALLOW_ORIGIN` environment variable.
- Replaced the `:::tip` block with a more prominent `:::danger` block in both files.
- Clarified that a misconfigured `CORS_ALLOW_ORIGIN` is a common and difficult-to-debug cause of WebSocket connection failures, especially in production or reverse-proxied setups.
- Emphasized that this step is critical and should not be skipped.
2025-11-10 02:00:13 -05:00
silentoplayz
be276c25a5
Update jina.md
2025-11-09 18:32:31 -05:00
Tim Baek
a032e16c86
Merge pull request #805 from silentoplayz/docs-exa-ai-integration
...
docs: add documentation for Exa AI web search integration
2025-11-09 17:14:19 -05:00
silentoplayz
0f77b3c120
docs: add documentation for Exa AI web search integration
...
Creates a new documentation page for the Exa AI web search engine.
This page provides a comprehensive guide that includes:
- An overview of Exa AI's features.
- A clear explanation of its credit-based pricing model, including the initial free credits for new users.
- Step-by-step instructions on how to obtain an API key.
- Configuration details for setting up the integration in Open WebUI, both through the admin panel and via environment variables.
2025-11-09 16:44:17 -05:00
Tim Baek
e3338ef734
Merge pull request #780 from silentoplayz/webhook-integrations
...
docs: update webhook integrations documentation
2025-11-09 15:52:24 -05:00
Tim Baek
fed774c57b
Merge pull request #781 from silentoplayz/customizable-banners
...
docs: update Customizable Banners documentation
2025-11-09 15:52:00 -05:00
Tim Baek
ffd868a260
Merge pull request #803 from westbrook-ai/quickstart-docker-extension
...
feat: Add Docker Desktop Extension to quickstart guide
2025-11-08 21:37:08 -05:00
westbrook_ai
ba35b1883b
feat: Add Docker Desktop Extension to quickstart guide
2025-11-08 18:39:17 -07:00
Classic298
b0c3da037f
Merge pull request #802 from silentoplayz/docs-redis-cors-mention
2025-11-08 22:14:13 +01:00
silentoplayz
095e88f796
docs: Mention CORS_ALLOW_ORIGIN in Redis documentation
...
Adds a tip to the Redis integration documentation to mention the necessity of `CORS_ALLOW_ORIGIN` for WebSocket connections. This is a common issue that can be difficult to debug.
2025-11-08 16:12:10 -05:00
Classic298
947afd17e9
Document ENABLE_PASSWORD_BASED_LOGIN configuration
2025-11-08 15:46:09 +01:00
Classic298
8a7d11766a
Merge pull request #799 from open-webui/main
2025-11-08 15:43:44 +01:00
Classic298
c8fb59781e
Merge pull request #796 from rrg92/patch-1
2025-11-07 22:59:10 +01:00
Classic298
5d8afea367
Fix typo in CORS and Direct Tools section
...
Corrected the term 'OpenWeb UI' to 'Open WebUI' for consistency.
2025-11-07 22:56:44 +01:00
Rodrigo Ribeiro Gomes
04c90de2a5
Document CORS requirements for direct external tools
...
Added section on CORS and direct tools, including example code for Node.js.
2025-11-07 12:18:20 -03:00