Timothy Jaeryang Baek
ae47101dc6
refac
2025-12-10 11:07:41 -05:00
Timothy Jaeryang Baek
b02397e460
feat: WEB_LOADER_TIMEOUT
2025-12-08 11:49:27 -05:00
_00_
8cea0cf746
FIX: Pipeline save settings - Handle undefined valves property ( #19791 )
...
### FIX: Pipeline save settings - Handle undefined valves property
When a Pipeline valve have a null value the settings isn't saved.
The error occurs because the code tries to call `.split()` on a `null` value when saving pipeline valves.
This happens when you set a valve to "None" (null) and then click save.
This PR Fix this issue.
2025-12-08 10:09:53 -05:00
Timothy Jaeryang Baek
9a65ed2260
chore: format
2025-12-02 16:06:57 -05:00
Matthew Kusz
17bfd38696
Fix dropdown backgrounds ( #19693 )
2025-12-02 15:16:36 -05:00
Henne
a7e614ca4c
feat: Adds document intelligence model configuration ( #19692 )
...
* Adds document intelligence model configuration
Enables the configuration of the Document Intelligence model to be used by the RAG pipeline.
This allows users to specify the model they want to use for document processing, providing flexibility and control over the extraction process.
* Added Titel to Document Intelligence Model Config
Added Titel to Document Intelligence Model Config
2025-12-02 14:41:09 -05:00
Timothy Jaeryang Baek
e5c6b739c2
refac
2025-12-02 11:43:00 -05:00
Timothy Jaeryang Baek
f589b7c189
feat/enh: group channel
2025-11-30 08:24:27 -05:00
Timothy Jaeryang Baek
3ebb3e2143
refac: styling
2025-11-30 03:56:12 -05:00
Timothy Jaeryang Baek
9d39b9b42c
refac: styling
2025-11-30 03:47:34 -05:00
Timothy Jaeryang Baek
c1d760692f
refac: db group
2025-11-28 22:48:58 -05:00
Timothy Jaeryang Baek
0f3156651c
refac/fix: ollama model delete
2025-11-28 11:01:22 -05:00
Timothy Jaeryang Baek
1b095d12ff
refac: admin user list active indicator
2025-11-28 08:45:31 -05:00
Timothy Jaeryang Baek
8ef482a52a
refac: user oauth display
2025-11-28 06:59:59 -05:00
Timothy Jaeryang Baek
742832a850
refac
2025-11-28 06:41:41 -05:00
Timothy Jaeryang Baek
acccb9afdd
feat: dm channels
2025-11-27 07:27:32 -05:00
Timothy Jaeryang Baek
457af65df6
enh/feat: toggle folders & user perm
2025-11-26 22:47:48 -05:00
Timothy Jaeryang Baek
9f89cc5adc
refac
2025-11-26 21:28:32 -05:00
Timothy Jaeryang Baek
d5c3e9ea42
refac
2025-11-25 05:10:08 -05:00
Timothy Jaeryang Baek
488631db98
refac
2025-11-25 02:05:27 -05:00
Timothy Jaeryang Baek
2328dc284e
feat/enh: async embedding processing setting
...
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com>
2025-11-25 01:55:43 -05:00
Timothy Jaeryang Baek
b1c1e68e56
refac/fix: group member user list
2025-11-25 01:37:33 -05:00
Timothy Jaeryang Baek
9c19d0abd4
refac/breaking: docling params
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 / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-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
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-11-24 16:01:13 -05:00
Timothy Jaeryang Baek
9d14bc2a8d
refac: styling
2025-11-23 21:21:08 -05:00
Timothy Jaeryang Baek
de889f5ec7
refac: styling
2025-11-23 21:17:14 -05:00
Timothy Jaeryang Baek
2e1ddf823b
refac: prompt suggestions component
...
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com>
2025-11-23 21:08:13 -05:00
Timothy Jaeryang Baek
48d1e67e79
chore: format
2025-11-23 20:15:52 -05:00
Timothy Jaeryang Baek
46bbf760e8
enh: group members selector
2025-11-23 18:56:50 -05:00
Timothy Jaeryang Baek
14baf6955d
refac
2025-11-23 16:47:21 -05:00
Timothy Jaeryang Baek
b88f829dbb
enh: clone system models
...
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 / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-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
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Co-Authored-By: G30 <50341825+silentoplayz@users.noreply.github.com>
2025-11-21 05:28:55 -05:00
Timothy Jaeryang Baek
6442871947
refac: profile_image_url optimization
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 / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-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
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
2025-11-20 20:43:59 -05:00
Timothy Jaeryang Baek
cd30152c83
refac: styling
2025-11-20 19:57:11 -05:00
Timothy Jaeryang Baek
557170c0b6
refac/enh: dedicated enable image edit toggle
2025-11-20 19:52:31 -05:00
Timothy Jaeryang Baek
7be750bcbb
feat/enh: group share setting
2025-11-20 19:12:56 -05:00
Timothy Jaeryang Baek
d1e7957e69
refac
2025-11-20 18:39:30 -05:00
Timothy Jaeryang Baek
f69e37a850
feat/enh: user sharing perms
2025-11-20 18:32:34 -05:00
Classic298
b65c728208
feat: Add default group assignment for new users ( #94 ) ( #19325 )
...
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-20 17:47:15 -05:00
Timothy Jaeryang Baek
e6c7495c1a
refac/fix: styling
2025-11-20 17:19:59 -05:00
Timothy Jaeryang Baek
6083960655
refac: feedback list optimisation
2025-11-20 17:10:12 -05:00
Timothy Jaeryang Baek
4bb15aa425
feat: default pinned models
...
Co-Authored-By: Classic298 <27028174+Classic298@users.noreply.github.com>
2025-11-19 05:04:03 -05:00
Timothy Jaeryang Baek
5bec4a8005
refac
...
Co-Authored-By: G30 <50341825+silentoplayz@users.noreply.github.com>
2025-11-19 03:19:12 -05:00
Timothy Jaeryang Baek
7031bb9067
feat/enh: api keys user permission
...
breaking change, `ENABLE_API_KEY` renamed to `ENABLE_API_KEYS` and disabled by default and must be explicitly toggled on.
2025-11-19 01:50:52 -05:00
Timothy Jaeryang Baek
bbd48b3638
enh: images openai api params
2025-11-19 01:04:42 -05:00
Jacob Leksan
07ef295a77
feat: Adding file metadata to hybrid search ( #19095 )
...
* Added metadata to hybrid search
* And config and env plus refac
* consistency
---------
Co-authored-by: Tim Baek <tim@openwebui.com>
2025-11-18 15:29:07 -05:00
Timothy Jaeryang Baek
d98b945d73
refac: styling
2025-11-18 15:23:29 -05:00
Timothy Jaeryang Baek
3f97a6993f
refac: mineru api key required behaviour
2025-11-18 14:37:46 -05:00
Tom Haynes
ccd80b9dba
obfuscate TTS elevenlabs api key ( #19262 )
2025-11-18 14:36:36 -05:00
Timothy Jaeryang Baek
baffa89f35
refac: styling
2025-11-18 14:27:17 -05:00
Timothy Jaeryang Baek
63ebc295ce
refac: styling
2025-11-18 04:04:32 -05:00
Tim Baek
34684e7e58
feat/refac: group members db table ( #19239 )
...
* refac: group members table db migration
* refac: group members backend
* refac: group members frontend
* refac: group members frontend integration
* refac: styling
2025-11-18 03:59:56 -05:00