Commit Graph

362 Commits

Author SHA1 Message Date
DrMelone
1823165165 new env var 2026-03-08 02:07:06 +01:00
Idan Zairi
fafb49f9d8 docs: move Unraid guide to tutorials/integrations 2026-03-04 12:30:16 +02:00
Classic298
7cfe5d0194 Update langfuse.md 2026-03-03 20:52:08 +01:00
Classic298
8364b2cb25 Merge pull request #1115 from open-webui/main 2026-03-01 21:27:25 +01:00
Felix Hummel
c5cdb10154 custom CA cert: use SSL_CERT_FILE
REQUESTS_CA_BUNDLE is proprietary to requests.

SSL_CERT_FILE is part of [PEP 476](https://peps.python.org/pep-0476/#trust-database).

Requests supports SSL_CERT_FILE too: https://github.com/psf/requests/issues/2899
2026-02-26 14:21:50 +01:00
DrMelone
a87cca9834 0.8.6 2026-02-25 22:25:34 +01:00
DrMelone
b1344d297b persistence of events docs 2026-02-23 20:47:09 +01:00
DrMelone
5f653c47e6 0.8.4 2026-02-21 23:20:11 +01:00
Timothy Jaeryang Baek
b989feaeae refac 2026-02-16 14:52:48 -06:00
Timothy Jaeryang Baek
e2238b83e7 refac 2026-02-16 14:52:30 -06:00
Claude
9830bc151b Restructure OpenAI provider pages with tabbed mini-tutorials
- OpenAI page: Focus on OpenAI/Azure only, link to compatible page
  for all other providers
- OpenAI-Compatible page: Complete rewrite with tabbed provider guides
  - Cloud tabs: Anthropic, Google Gemini, DeepSeek, Mistral, Groq,
    Perplexity, MiniMax, OpenRouter, Amazon Bedrock
  - Local tabs: Lemonade, LM Studio, vLLM, LocalAI, Docker Model Runner
  - Added prominent warning about /models endpoint failing for some
    providers (Anthropic, Perplexity, MiniMax) with solution table
  - Fixed Google Gemini URL (removed trailing slash)
- Deleted minimax.md and amazon-bedrock.md tutorials (content moved
  into the compatible page tabs)

https://claude.ai/code/session_01TPoquFdHG6dZxRrZ4Jormh
2026-02-16 13:17:10 +00:00
Claude
68c7feca10 Add cross-links between scaling guide and troubleshooting docs
- scaling.md: Link each step to relevant troubleshooting sections
  (DB corruption, WebSocket errors, login loops, worker crashes,
  file access issues, logging, OpenTelemetry)
- multi-replica.mdx: Add scaling guide link in intro and Related Docs,
  plus links to Redis and RAG troubleshooting
- performance.md: Add scaling guide link in Scaling Infrastructure section
- redis.md: Add scaling guide link in "When is Redis Required?"
- connection-error.mdx: Add links to Redis tutorial, scaling guide,
  and multi-replica WebSocket troubleshooting
- Helm.md: Add scaling guide link alongside existing HA guide link

https://claude.ai/code/session_01TPoquFdHG6dZxRrZ4Jormh
2026-02-16 13:02:57 +00:00
Claude
c270f4b934 Document ChromaDB SQLite limitation for multi-worker/multi-replica deployments
ChromaDB's default local PersistentClient uses SQLite which is not fork-safe.
When uvicorn forks multiple workers, concurrent writes crash workers instantly.
Added warnings and guidance across env config, HA/scaling, performance,
troubleshooting, Docker Swarm, Helm, Redis, RAG, and enterprise architecture docs.

https://claude.ai/code/session_01TPoquFdHG6dZxRrZ4Jormh
2026-02-16 11:04:51 +00:00
DrMelone
8edb316819 HTTPS moved 2026-02-14 11:37:32 +01:00
DrMelone
583d65e13b slugs 2026-02-14 01:19:41 +01:00
DrMelone
380196a2b9 prettier 2026-02-14 01:03:59 +01:00
DrMelone
c10c8d15ec complete docs overhaul 2026-02-14 01:02:31 +01:00
DrMelone
c3649b13c0 scim 2026-02-13 22:27:30 +01:00
Classic298
1e543ab28d Merge branch 'dev' into dev 2026-02-13 00:50:59 +01:00
Classic298
05cef7d75d Merge pull request #1057 from open-webui/main
sync
2026-02-12 18:43:40 +01:00
DrMelone
b82465c86a minimax 2026-02-12 18:35:00 +01:00
DrMelone
a5ed052cdd SKILLS 2026-02-12 18:11:18 +01:00
DrMelone
eb7e08d914 ACL - 0.8.0 2026-02-09 22:11:43 +01:00
Colin Chen
c66159d0cc Update MiniMax integration instructions
Added additional information regarding connection verification errors related to model whitelisting.
2026-02-09 09:48:28 +08:00
Classic298
03b38edfb1 Update nginx.md 2026-02-05 11:36:32 +01:00
Classic298
b31ddb8543 Update nginx.md 2026-02-05 11:34:11 +01:00
DrMelone
c593e9fec9 Update amazon-bedrock.md 2026-02-04 18:49:20 +01:00
Classic298
9a6afbe143 Merge branch 'open-webui:dev' into dev 2026-02-04 18:45:41 +01:00
DrMelone
6ecf9275e4 nginx 2026-02-04 18:41:45 +01:00
DrMelone
5c3f2562c0 redis 2026-02-03 21:26:28 +01:00
Classic298
99faa731e9 Update redis.md 2026-01-30 11:56:32 +01:00
Classic298
d63d247c37 Dev (#1041) 2026-01-29 17:53:35 +01:00
Classic298
27f9defab4 sync (#1040)
Co-authored-by: Friedrich Staufenbiel <friedrich.staufenbiel@berlin-bytes.de>
Co-authored-by: Alex Zolotarov <62614322+webgtx@users.noreply.github.com>
Co-authored-by: MaxDevNix <maxik.falb@gmail.com>
2026-01-29 08:38:52 +01:00
Friedrich Staufenbiel
bb26891736 docs: add entra group name sync tutorial 2026-01-14 19:10:03 +01:00
DrMelone
90d314eb51 nginx caching 2026-01-12 20:16:40 +01:00
DrMelone
e005a46a51 NGINX CRITICAL BUFFERING CACHE PROXY 2026-01-11 18:04:38 +01:00
DrMelone
1357ee1f7a update 2026-01-11 13:33:56 +01:00
DrMelone
e1df1b1f0e db connections 2026-01-10 11:32:12 +01:00
DrMelone
48b47ade0a 0.7.1 2026-01-09 23:45:45 +01:00
Classic
b3ff327390 docs: update versioning to v0.7.0 and document new features
- Standardize versioning from 0.7 to 0.7.0 across all guides and Docker tags
- Update Knowledge Base tool documentation with new query_knowledge_files and query_knowledge_bases (metadata search) tools
- Add documentation for the new Model Activity Chart in Evaluations
- Add WHISPER_MULTILINGUAL env var and update WHISPER_VAD_FILTER configuration details
2026-01-09 20:27:27 +01:00
DrMelone
3680e99977 0.7 2026-01-07 21:08:26 +01:00
Classic298
ff8fb2a429 Merge pull request #968 from open-webui/main 2026-01-06 22:15:11 +01:00
JJ Asghar
5d51caedbe Enhance Knowledge Base creation instructions
Updated the instructions for creating a Knowledge Base with additional details.
2026-01-06 14:45:07 -06:00
DrMelone
353a924be4 http2 2026-01-05 21:12:04 +01:00
DrMelone
318dba90e6 new env var 2026-01-05 21:09:43 +01:00
Classic298
122162e1bf Merge pull request #957 from open-webui/main 2026-01-04 23:35:13 +01:00
Classic298
3502f69b15 Update minimax.md 2026-01-04 23:34:00 +01:00
Classic298
8a2d3a35db Merge pull request #956 from open-webui/main 2026-01-04 23:29:31 +01:00
DrMelone
7629475ba8 minimax tutorial 2026-01-04 23:28:10 +01:00
DrMelone
514d7a85e1 md header splitting min size merging min size target 2026-01-03 17:24:05 +01:00