Timothy Jaeryang Baek
|
aef0ad2d10
|
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-06-21 19:12:43 +04:00 |
|
Timothy Jaeryang Baek
|
38e8209d71
|
enh: ENABLE_COMPRESSION_MIDDLEWARE env var
|
2025-06-21 17:58:56 +04:00 |
|
René Pfitzner
|
63d99abf41
|
Change default db pooling
|
2025-06-21 14:01:57 +01:00 |
|
Timothy Jaeryang Baek
|
17b9a81504
|
chore: format
|
2025-06-20 20:32:23 +04:00 |
|
Timothy Jaeryang Baek
|
e1f5f1e0b1
|
refac
|
2025-06-20 09:58:44 +04:00 |
|
Tim Jaeryang Baek
|
4e50dd4df6
|
Merge pull request #15122 from tcx4c70/feat/add_stream_options_to_azure
feat(azure): Add stream_options to payload if api_version supports
|
2025-06-20 09:57:27 +04:00 |
|
Tim Jaeryang Baek
|
b5445b5db2
|
Merge pull request #15148 from jackthgu/none-dbconnect-warning-message
fix: Enhance database migration error logging
|
2025-06-20 09:55:02 +04:00 |
|
Taehong Gu
|
c7ef6025af
|
Provide more detailed information to the user upon database connection failure
modified: backend/open_webui/internal/db.py
|
2025-06-20 14:13:43 +09:00 |
|
Timothy Jaeryang Baek
|
81b8267e85
|
feat: odt file parse support
|
2025-06-19 18:39:00 +04:00 |
|
Tim Jaeryang Baek
|
4f8f349c8f
|
Merge pull request #15142 from Classic298/fix-oauth
fix: OAuth authentication failure on second login due to stale session state
|
2025-06-19 15:56:26 +04:00 |
|
Classic298
|
bbdb098b87
|
Update auths.py
|
2025-06-19 13:44:03 +02:00 |
|
Tim Jaeryang Baek
|
b08fc297cf
|
Merge pull request #15138 from zhangtyzzz/exa_search_missing
fix: Resolve exa search not being processed correctly
|
2025-06-19 10:34:51 +04:00 |
|
zhangtyzzz
|
5f60b30320
|
add missed exa
|
2025-06-19 13:52:58 +08:00 |
|
Adam Tao
|
baafdb752c
|
feat(openai): Add stream_options to payload if api_version supports
Signed-off-by: Adam Tao <tcx4c70@gmail.com>
|
2025-06-18 21:17:09 +08:00 |
|
Tim Jaeryang Baek
|
1abc3847ab
|
Merge pull request #15108 from itk-dev/feature/telemetry-auth
feat: Added support for basic auth wiht OTEL exporter
|
2025-06-18 14:04:15 +04:00 |
|
Timothy Jaeryang Baek
|
6186bbf337
|
refac/fix: stt supported type
|
2025-06-18 14:01:14 +04:00 |
|
Jesper Kristensen
|
4119ab261e
|
Added support for basic auth wiht OTEL exporter
|
2025-06-18 11:42:33 +02:00 |
|
Timothy Jaeryang Baek
|
0134b5eca4
|
fix: action reserved user param
|
2025-06-18 10:50:49 +04:00 |
|
priten
|
8a63a601de
|
Fix typo on ollama patch
|
2025-06-16 12:35:09 -05:00 |
|
priten
|
f7920df870
|
Fix non-ascii error issue on ENABLE_FORWARD_USER_INFO_HEADERS
|
2025-06-16 12:33:11 -05:00 |
|
Timothy Jaeryang Baek
|
340d9820b8
|
refac
|
2025-06-16 18:33:45 +04:00 |
|
Timothy Jaeryang Baek
|
3917b04ed3
|
doc: changelog
|
2025-06-16 18:27:18 +04:00 |
|
Timothy Jaeryang Baek
|
b6ea043d18
|
chore: format
|
2025-06-16 17:59:07 +04:00 |
|
Timothy Jaeryang Baek
|
72df23ed79
|
refac
|
2025-06-16 17:24:55 +04:00 |
|
Timothy Jaeryang Baek
|
ab877e1d7e
|
refac
|
2025-06-16 17:18:43 +04:00 |
|
Timothy Jaeryang Baek
|
6c54ca552a
|
feat: global image compression
|
2025-06-16 16:52:57 +04:00 |
|
Timothy Jaeryang Baek
|
f3cae94028
|
fix: bypass webloader
Co-Authored-By: WilliamGates <3852641+williamgateszhao@users.noreply.github.com>
|
2025-06-16 16:17:52 +04:00 |
|
Timothy Jaeryang Baek
|
7a1afa9c66
|
feat: custom stt content type
Co-Authored-By: Bryan Berns <berns@uwalumni.com>
|
2025-06-16 16:13:40 +04:00 |
|
Timothy Jaeryang Baek
|
6a5aac43df
|
refac
|
2025-06-16 15:29:40 +04:00 |
|
Tim Jaeryang Baek
|
d6664369a1
|
Merge pull request #14886 from Constantinople-AI/fix-no-arg-mcp-call
Isolated fix to single section
|
2025-06-16 15:28:48 +04:00 |
|
Timothy Jaeryang Baek
|
99e18d49dc
|
enh: system prompt user permission
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Python CI / Format Backend (3.11.x) (push) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda126-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
|
2025-06-16 15:12:32 +04:00 |
|
Timothy Jaeryang Baek
|
7753f57d42
|
chore: format
|
2025-06-16 13:48:50 +04:00 |
|
Timothy Jaeryang Baek
|
26d069080a
|
refac
|
2025-06-16 13:45:36 +04:00 |
|
Timothy Jaeryang Baek
|
59324a82e0
|
refac
|
2025-06-16 13:19:00 +04:00 |
|
Timothy Jaeryang Baek
|
e46e87889e
|
refac: pass through ollama error message
|
2025-06-16 13:03:56 +04:00 |
|
Tim Jaeryang Baek
|
61d8d2f2cb
|
Merge pull request #14197 from jk-f5/otel_metrics
feat: Add OpenTelemetry Metrics Support via OTLP Exporter
|
2025-06-16 12:49:41 +04:00 |
|
Timothy Jaeryang Baek
|
debe3c752f
|
chore: python-pptx bump
|
2025-06-16 12:39:42 +04:00 |
|
Timothy Jaeryang Baek
|
ea578af45f
|
refac: use first user message as title instead of 'new chat'
|
2025-06-16 12:37:41 +04:00 |
|
Timothy Jaeryang Baek
|
8258dfb5af
|
enh: enable deepgram smart_format
|
2025-06-16 12:34:01 +04:00 |
|
Timothy Jaeryang Baek
|
805e980ae5
|
fix: notes permissions issue
|
2025-06-16 11:35:01 +04:00 |
|
Tim Jaeryang Baek
|
c5b48ec551
|
Merge pull request #14992 from sreesdas/dev
Fix: Added support for multiple pages in external document loader
|
2025-06-16 11:01:33 +04:00 |
|
Timothy Jaeryang Baek
|
423a35782b
|
refac: usage event handling
|
2025-06-16 10:42:34 +04:00 |
|
Tim Jaeryang Baek
|
deaa7133a2
|
Merge pull request #14903 from vaclcer/vaclavs-docling-picture-describe-fix
fix: Docling - serialize picture description parameters
|
2025-06-16 09:58:05 +04:00 |
|
sree
|
62bfe73964
|
Fix: Added support for multiple pages in external document loader, added filename in api request header
|
2025-06-15 19:59:05 +05:30 |
|
Jason Kidd
|
fced3efd98
|
fix: Trailing slash was never removed from request.base_url because it's not a string but rather a starlette.datastructures.URL
|
2025-06-12 12:29:08 -07:00 |
|
Tim Jaeryang Baek
|
09bbcee391
|
Merge pull request #14893 from tcx4c70/fix/log-format-error
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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) Has been cancelled
Python CI / Format Backend (3.12.x) (push) Has been cancelled
fix(tools): not all arguments converted during string formatting
|
2025-06-12 12:30:31 +04:00 |
|
Timothy Jaeryang Baek
|
c2aa5b7399
|
chore: youtube-transcript-api bump
|
2025-06-12 12:25:28 +04:00 |
|
Timothy Jaeryang Baek
|
9b9d5d84f4
|
fix: trusted header email case sensitive issue
|
2025-06-12 12:22:15 +04:00 |
|
Vaclav Cerny
|
4bbc32efa6
|
fix: serialize picture description parameters to JSON in DoclingLoader
|
2025-06-11 20:00:25 +02:00 |
|
Timothy Jaeryang Baek
|
371bdd7afa
|
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-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) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
|
2025-06-11 20:40:19 +04:00 |
|