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 |
|
Taehong Gu
|
ba591d8c41
|
Configure LDAP group synchronization with Open WebUI
|
2025-06-11 23:55:31 +09:00 |
|
Adam Tao
|
809d91a3df
|
fix(tools): not all arguments converted during string formatting
Signed-off-by: Adam Tao <tcx4c70@gmail.com>
|
2025-06-11 21:36:36 +08:00 |
|
Timothy Jaeryang Baek
|
9123c57c8a
|
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
|
2025-06-11 12:12:29 +04:00 |
|
Jason Kidd
|
210dc746f0
|
feat: Add OpenTelemetry Metrics Support via OTLP Exporter
|
2025-06-10 10:52:10 -07:00 |
|
Timothy Jaeryang Baek
|
adab4dbf21
|
chore: bump
|
2025-06-10 17:50:32 +04:00 |
|
Timothy Jaeryang Baek
|
b39d33cefb
|
refac
|
2025-06-10 16:52:37 +04:00 |
|
Timothy Jaeryang Baek
|
9931ccef1e
|
refac
|
2025-06-10 16:20:57 +04:00 |
|
Tim Jaeryang Baek
|
f29c9d8dcf
|
Merge pull request #14833 from open-webui/dependabot/pip/pip-512858e340
build(deps): bump requests from 2.32.3 to 2.32.4 in the pip group across 1 directory
|
2025-06-10 13:45:47 +04:00 |
|
Timothy Jaeryang Baek
|
a28bec865b
|
refac
|
2025-06-10 13:16:44 +04:00 |
|
Timothy Jaeryang Baek
|
b7a91b1963
|
refac: ollama response
|
2025-06-10 13:10:31 +04:00 |
|
Timothy Jaeryang Baek
|
2ccc441b41
|
refac
|
2025-06-10 13:01:45 +04:00 |
|
dependabot[bot]
|
106494aa79
|
build(deps): bump requests
Bumps the pip group with 1 update in the /backend directory: [requests](https://github.com/psf/requests).
Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-10 08:56:03 +00:00 |
|
Timothy Jaeryang Baek
|
0b336fb6f1
|
refac
|
2025-06-10 12:53:18 +04:00 |
|
Timothy Jaeryang Baek
|
8f68b25510
|
enh/refac: ollama advanced params
|
2025-06-10 12:48:34 +04:00 |
|
Timothy Jaeryang Baek
|
d430fe9551
|
refac
|
2025-06-10 11:30:54 +04:00 |
|
Timothy Jaeryang Baek
|
7f488b3754
|
feat: experimental pgvector pgcrypto support
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-09 18:14:33 +04:00 |
|
Tim Jaeryang Baek
|
6d4f449085
|
Merge pull request #14775 from janaki-sasidhar/fix/insecure-user-switching-when-trusted-email-header
fix: verify trusted email header matches active user session
|
2025-06-09 17:44:30 +04:00 |
|
Timothy Jaeryang Baek
|
7953aa5763
|
refac
|
2025-06-09 17:43:22 +04:00 |
|
Timothy Jaeryang Baek
|
51fc98bed8
|
refac
|
2025-06-09 17:24:03 +04:00 |
|
Timothy Jaeryang Baek
|
ea8dc333ee
|
refac/fix: multi-replica tasks
|
2025-06-09 17:21:10 +04:00 |
|
Timothy Jaeryang Baek
|
db3c26ab7a
|
refac: async redis
|
2025-06-09 15:37:05 +04:00 |
|
Timothy Jaeryang Baek
|
d1be1de013
|
fix: typo
|
2025-06-09 01:50:10 +04:00 |
|
Timothy Jaeryang Baek
|
19c09d216d
|
revert
|
2025-06-09 01:36:32 +04:00 |
|
Timothy Jaeryang Baek
|
7f75acff96
|
chore: format
|
2025-06-08 22:08:25 +04:00 |
|
Timothy Jaeryang Baek
|
3a0696e1b0
|
refac
|
2025-06-08 21:21:51 +04:00 |
|
Timothy Jaeryang Baek
|
d8d8380a78
|
refac/fix: multi-replica stop task (response)
|
2025-06-08 21:20:30 +04:00 |
|
Timothy Jaeryang Baek
|
0c57980e72
|
refac: tasks
|
2025-06-08 20:58:31 +04:00 |
|
Timothy Jaeryang Baek
|
4fe45d4430
|
refac/security: python code format endpoint
|
2025-06-08 20:26:07 +04:00 |
|
Timothy Jaeryang Baek
|
0cd400f5ee
|
refac: docling picture describe params
|
2025-06-08 20:02:14 +04:00 |
|
Tim Jaeryang Baek
|
6cb519ca0e
|
Merge pull request #14774 from rragundez/images-from-db
fix: Store and load code interpreter generated images from a central location (DB and/or cloud storage)
|
2025-06-08 19:09:28 +04:00 |
|
Tim Jaeryang Baek
|
6bf393a480
|
Merge pull request #14787 from vaclcer/vaclavs-custom-docling
feat: Customize Docling's "Describe Pictures" feature
|
2025-06-08 19:02:36 +04:00 |
|
Tim Jaeryang Baek
|
ac4513a773
|
Merge pull request #14783 from mrexodia/local-dev-fixes
fix: Improve local development setup
|
2025-06-08 18:59:38 +04:00 |
|
Tim Jaeryang Baek
|
50d9a2ac58
|
Merge pull request #14781 from lucyknada/patch-2
fix: fix #14752 and add manual transcription retrieval
|
2025-06-08 18:40:28 +04:00 |
|
Vaclav Cerny
|
99f05561f8
|
Add configuration options for picture description modes and update related components
|
2025-06-08 16:30:26 +02:00 |
|