Tim Jaeryang Baek
8c3146f6f8
Merge pull request #12615 from robert-norberg/additional-RAG-logging
...
chore: Add debug logging to RAG utils
2025-04-08 13:03:38 -07:00
Tim Jaeryang Baek
1f12023d85
Merge pull request #12617 from Classic298/dev
...
feat: UVICORN_WORKERS variable and docs
2025-04-08 12:52:47 -07:00
Timothy Jaeryang Baek
63eab42208
refac
2025-04-08 12:51:48 -07:00
Timothy Jaeryang Baek
60d11c1f6f
enh: password max length verification
2025-04-08 12:50:25 -07:00
DrMelone
f17befc853
Update __init__.py
2025-04-08 18:55:07 +02:00
DrMelone
65b5c6c0c7
Update start_windows.bat
2025-04-08 18:52:12 +02:00
DrMelone
2c1d0e3857
Update start.sh
2025-04-08 18:50:07 +02:00
DrMelone
4c9a791b06
Update env.py
2025-04-08 18:47:48 +02:00
DrMelone
f822d89350
Update env.py
2025-04-08 18:38:00 +02:00
Robert Norberg
2337b36609
add debug logging to RAG utils
2025-04-08 12:08:32 -04:00
Thomas Rehn
81af20aa9b
refac: use logging instead of print
2025-04-08 15:16:55 +02:00
Thomas Rehn
27e8c6fce4
feat: add support for OpenAPI spec in YAML format
2025-04-08 15:16:52 +02:00
Thomas Rehn
d99a883867
fix: convert ogg to wav for OpenAI transcription endpoint
2025-04-08 15:04:04 +02:00
Thomas Rehn
f5b2867e45
fix: mismatch between TOOL_SERVERS / TOOL_SERVER_CONNECTIONS indexing
2025-04-08 14:08:08 +02:00
Florian Maurer
760ea3f4af
duckduckgo: backend api has been deprecated since december
...
also increase duckduckgo-search version
see 3ee8e08b1c
2025-04-08 14:02:06 +02:00
Florian Maurer
337c7caafa
improve stack trace of duckduckgo exception
...
* fix search_results out of scope
* ddgs.text does already always return a list
2025-04-08 13:52:23 +02:00
Haodong Tian
d50ca0aa43
Update zh-CN translation.json
2025-04-08 15:49:20 +08:00
Haodong Tian
399e7b1670
Update zh-CN translation.json
2025-04-08 15:47:24 +08:00
Haodong Tian
e92d3073bb
Update zh-CN translation.json
...
- Minor fix
2025-04-08 15:37:50 +08:00
Haodong Tian
00f58658f7
i18n: Apply i18n to Web Search proxy tooltips
2025-04-08 07:01:56 +00:00
Haodong Tian
b15adc63fe
Update zh-CN translation.json
...
- Standardize Chinese translations for "autocomplete"
2025-04-08 14:24:39 +08:00
Juan Calderon-Perez
fed47f2e2b
Add content param to /search route
2025-04-08 01:00:06 -04:00
Juan Calderon-Perez
1c60b8d543
Rewrite logic
2025-04-08 00:56:21 -04:00
Juan Calderon-Perez
8609ca3657
Fix formatting again
2025-04-08 00:49:55 -04:00
Juan Calderon-Perez
e06ff17a70
Fix formatting
2025-04-08 00:48:54 -04:00
Juan Calderon-Perez
7c1b004687
simplify logic
2025-04-08 00:44:47 -04:00
Juan Calderon-Perez
353b104c77
add support for searching files
2025-04-08 00:42:37 -04:00
Tim Jaeryang Baek
66322727e3
Merge pull request #12580 from lainedfles/opentelemetry-requirements-fix
...
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
fix: Upgrade OpenTelemetry instrumentation packages to 0.52b1
2025-04-07 14:19:17 -07:00
Self Denial
0e71b96597
fix: Upgrade OpenTelemetry instrumentation packages to 0.52b1
...
This commit updates all OpenTelemetry instrumentation dependencies (FastAPI, SQLAlchemy, Redis, Requests, Logging, HTTPX, aiohttp-client) from version 0.52b0 to 0.52b1 to satisfy opentelemetry-sdk==1.31.1 dependencies.
2025-04-07 14:49:47 -06:00
Gilles M
f3f45209e9
fix: manifest.json cross-origin
...
When utilizing Cloudflare Zero Trust, fetching the manifest.json file may encounter issues because the request is redirected through the Zero Trust authentication page.
2025-04-07 19:01:18 +02:00
hurxxxx
e7715f3760
i18n: add reindex knowledge files dialog
2025-04-08 01:37:50 +09:00
hurxxxx
7c828015d3
fix: ReindexKnowledgeFilesConfirmDialog
2025-04-08 00:53:11 +09:00
hurxxxx
4e545d432b
feat: add new admin func - reindex knowledge files
2025-04-08 00:44:10 +09:00
aleprj
e8f02328f4
Merge branch 'open-webui:main' into fix/ms-sso
2025-04-07 11:16:21 -03:00
aleprj
818d24e672
fix: add appid to the URL to ensure we fetch the correct parameters in all scenarios
2025-04-07 11:15:47 -03:00
Alexander Grimm
1e7a36478b
~ update to latest change
2025-04-07 15:16:47 +02:00
Alexander Grimm
d8a7e9c660
fix: correct document citation
2025-04-07 15:16:47 +02:00
Thomas Lehmann
5c658a4879
feat(config): add config OAUTH_CODE_CHALLENGE_METHOD
...
Add support to enable OIDC code challenge method (PKCE).
2025-04-07 14:03:52 +02:00
SadmL
b81789190e
[i18n] Russian locale update
2025-04-07 12:04:58 +03:00
Haodong Tian
f172403049
Update zh-CN translation.json
2025-04-07 16:11:54 +08:00
Timothy Jaeryang Baek
9cb1104f09
refac
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
2025-04-07 00:58:32 -07:00
Timothy Jaeryang Baek
d1a77a9110
Merge pull request #12549 from ulagbulag/fix/500-when-unknown-models
...
fix: internal server error when calling completions API with non-existent model names
2025-04-07 00:58:02 -07:00
Ho Kim
1efae95a36
fix: internal server error when calling completions API with non-existent model names
...
Signed-off-by: Ho Kim <ho.kim@ulagbulag.io>
2025-04-07 06:48:39 +00:00
Timothy Jaeryang Baek
54a74b2c0a
chore: bump
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
2025-04-06 23:46:59 -07:00
Timothy Jaeryang Baek
908492702a
chore: bump
2025-04-06 23:46:40 -07:00
Timothy Jaeryang Baek
5553ec3e51
Merge pull request #12537 from open-webui/dependabot/npm_and_yarn/dev/tiptap/pm-2.11.7
...
build(deps): bump @tiptap/pm from 2.10.0 to 2.11.7
2025-04-06 23:45:59 -07:00
Timothy Jaeryang Baek
ddec6cf0fa
Merge pull request #12545 from mogorman/elixir_syntax_highlighting
...
feat: add Elixir highlighting
2025-04-06 23:45:30 -07:00
Timothy Jaeryang Baek
1857f152c2
Merge pull request #12548 from aleixdorca/dev
...
i18n: Update Catalan translation.json
2025-04-06 23:45:07 -07:00
Timothy Jaeryang Baek
c5deb5cda4
Merge pull request #12541 from open-webui/dependabot/uv/dev/opentelemetry-instrumentation-logging-0.52b0
...
build(deps): bump opentelemetry-instrumentation-logging from 0.51b0 to 0.52b0
2025-04-06 23:43:48 -07:00
Timothy Jaeryang Baek
d3ed20e907
Merge pull request #12535 from open-webui/dependabot/pip/backend/dev/youtube-transcript-api-1.0.3
...
build(deps): bump youtube-transcript-api from 0.6.3 to 1.0.3 in /backend
2025-04-06 23:43:35 -07:00