Timothy Jaeryang Baek
d215b8de09
refac
2026-03-01 16:39:19 -06:00
Classic298
bd384b74e6
Merge pull request #1116 from open-webui/dev
2026-03-01 22:15:27 +01:00
Classic298
8364b2cb25
Merge pull request #1115 from open-webui/main
2026-03-01 21:27:25 +01:00
Classic298
0170b7b0be
Merge pull request #1094 from jfahrenkrug/jfahrenkrug/add_process_url_docs
2026-03-01 21:26:34 +01:00
Classic298
5f6ea789ab
Merge pull request #1111 from felixhummel/patch-1
2026-03-01 20:23:31 +01:00
Classic298
594ee696c7
Merge pull request #1113 from woernfl/patch-1
2026-03-01 20:16:35 +01:00
Classic298
60bed7dcd0
Merge pull request #1109 from Classic298/dev
2026-03-01 20:16:19 +01:00
DrMelone
fe034a78fe
Update index.md
2026-03-01 18:20:31 +01:00
Classic
73252556c1
docs: file browser inline editing, file creation, toolbar enhancements
...
- Add inline text file editing capability (edit/save/cancel)
- Add new file creation from toolbar
- Add source/preview toggle for Markdown and CSV files
- Add image view reset button
- Move download to toolbar context
- Reflects commits 234306f, 3d535db, d2b3812
2026-03-01 14:15:09 +01:00
Classic
0232e9216e
docs: OAuth 2.1 MCP tools cannot be default tools (known limitation)
...
- Add warning to MCP auth section explaining the interactive browser
redirect requirement that prevents OAuth 2.1 tools from working
as default/pre-enabled tools on models
- Add troubleshooting entry for 'Failed to connect to MCP server'
when caused by OAuth 2.1 default tool misconfiguration
- Document workaround: manually enable per-chat via + button
2026-03-01 11:40:00 +01:00
Classic298
9a55aa33be
Merge branch 'dev' into dev
2026-03-01 11:28:35 +01:00
Classic
8b82aeb68e
fix: broken link /features/access-security -> /features/access-security/rbac/groups
2026-03-01 11:28:14 +01:00
Classic298
b0f3bec290
Merge pull request #1114 from open-webui/main
2026-03-01 11:28:08 +01:00
Classic
7bd5bdb18e
docs: frontend vs backend networking for connections
...
- Add Networking & Connectivity section to Open Terminal docs
- Request origin table (admin=backend, user=browser)
- Common symptoms table (502, localhost resolution, timeouts)
- Warning about same URL different results with reverse proxy example
- Quick test command to verify backend reachability
- Add general Frontend vs Backend Connections section to connection-error.mdx
- Core rule table explaining what localhost means in each context
- Cross-references to Open Terminal and Tool Server networking docs
- Covers the #1 source of connection confusion across all features
2026-03-01 11:27:09 +01:00
Timothy Jaeryang Baek
5b09e8a267
Update index.md
2026-03-01 03:15:08 -06:00
Classic
db1ca1a342
docs: performance best practices, scaling, and tool calling legacy/native
...
- Mark Default (prompt-based) tool calling as legacy; recommend Native Mode
- Document KV cache breaking in Default Mode, system tools only in Native
- Updated comparison table with Status, KV Cache, System Tools rows
- Add Content Extraction Engine section (pypdf memory leak warning, Tika/Docling)
- Add Embedding Engine section (SentenceTransformers RAM warning at scale)
- Add Common Anti-Patterns section with 6 real-world scaling mistakes
- Add Redis Tuning subsection (timeout, maxclients, single instance sufficiency)
- Expand Profile 3 with content extraction, embeddings, tool calling, Redis
- New Step 6 in scaling guide: Fix Content Extraction & Embeddings
- Quick reference table: add Ext. Content Extraction and Ext. Embeddings columns
- Add CONTENT_EXTRACTION_ENGINE and RAG_EMBEDDING_ENGINE to minimum env vars
2026-02-28 21:31:11 +01:00
Florian Woerner
c229420849
Remove duplicate YouTube Loader heading
...
Removed redundant heading for YouTube Loader section.
2026-02-28 20:30:20 +01:00
Classic
f2fba91aa7
docs: open terminal integration, terminal selector, admin config, env vars
...
- Add TERMINAL_SERVER_CONNECTIONS env var documentation
- Rewrite 'Connecting to Open WebUI' with admin-configured, user-configured, and generic methods
- Document terminal selector (System vs Direct), enable/disable toggles, access control
- Document authentication types (Bearer, Session, OAuth, None)
- Update display_file endpoint to note native Open WebUI event handling
- Add CSV/TSV preview to file browser capabilities
- Rename 'Admin Settings → Tools' to 'Admin Settings → Integrations' (skills.md, open-terminal)
2026-02-28 15:27:34 +01:00
DrMelone
3200adab2b
Update index.md
2026-02-26 22:58:11 +01:00
DrMelone
e861d63757
Update index.mdx
2026-02-26 21:04:35 +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
3debd30336
open terminal
2026-02-25 22:58:03 +01:00
DrMelone
a97def5dc3
Update index.md
2026-02-25 22:54:03 +01:00
DrMelone
da62449f78
Update index.md
2026-02-25 22:34:55 +01:00
DrMelone
a87cca9834
0.8.6
2026-02-25 22:25:34 +01:00
DrMelone
ccfb129ac6
new env vars 0.8.6
2026-02-25 22:11:14 +01:00
Johannes Fahrenkrug
3ea9464565
docs: Add docs for process/web endpoint
...
Add docs that also document the new overwrite parameter.
This is related to https://github.com/open-webui/open-webui/pull/21613
2026-02-25 11:16:31 +01:00
Classic298
e8b554d9b1
Merge pull request #1108 from open-webui/main
2026-02-25 09:59:37 +01:00
Classic298
257ac5ec7f
Update manual-database-migration.md
2026-02-25 09:58:35 +01:00
Classic298
e198517722
Merge pull request #1107 from open-webui/dev
2026-02-24 18:17:38 +01:00
Classic298
260340c62c
Merge pull request #1106 from Classic298/dev
2026-02-24 18:17:23 +01:00
DrMelone
7e83524a09
anthropic and filters
2026-02-24 18:16:57 +01:00
Classic298
10231b3e1a
Merge pull request #1104 from open-webui/dev
2026-02-23 21:06:31 +01:00
Classic298
352a42dd8e
Merge pull request #1103 from Classic298/dev
2026-02-23 21:06:19 +01:00
Classic298
76ae974f10
Merge branch 'open-webui:dev' into dev
2026-02-23 21:06:04 +01:00
DrMelone
e831bab795
Update banners.md
2026-02-23 21:05:12 +01:00
DrMelone
12b14a2dce
Update action.mdx
2026-02-23 20:54:45 +01:00
DrMelone
71d5edbd4e
iframe security
2026-02-23 20:52:23 +01:00
DrMelone
b1344d297b
persistence of events docs
2026-02-23 20:47:09 +01:00
Classic298
666ea33d01
Merge pull request #1102 from open-webui/dev
2026-02-23 19:28:25 +01:00
Classic298
70532245fd
Merge pull request #1101 from Classic298/dev
2026-02-23 19:28:01 +01:00
DrMelone
262c0e27af
upd
2026-02-23 19:26:40 +01:00
Classic298
d0d2c6dd8e
Merge pull request #1091 from Classic298/dev
2026-02-23 14:44:17 +01:00
DrMelone
5a7a32a364
default parameters models capabilities
2026-02-23 00:03:36 +01:00
DrMelone
88553d3891
docker hub
2026-02-22 23:33:04 +01:00
DrMelone
7a5b646e10
Update updating.mdx
2026-02-22 15:46:54 +01:00
DrMelone
1b202316ee
Update custom.css
2026-02-22 15:27:07 +01:00
Classic298
2bb159c60f
Merge branch 'open-webui:dev' into dev
2026-02-22 15:26:57 +01:00
Classic298
008314b58e
Merge pull request #1099 from open-webui/main
2026-02-22 15:26:40 +01:00
DrMelone
b4618757f1
dev
2026-02-22 15:25:39 +01:00