open-webui/backend/open_webui/utils
Timothy Jaeryang Baek dbbdad3ebd refac
2025-10-07 16:13:20 -05:00
..
images fix max seed for comfyui 2025-02-08 01:10:18 +07:00
mcp enh: oauth2.1 dynamic client registration 2025-09-25 00:28:13 -05:00
telemetry refac: otel metrics handle 500 2025-09-16 12:11:32 -05:00
access_control.py enh: channel read/write perm 2025-09-24 10:09:59 -05:00
audit.py Fix audit get_current_user 2025-08-10 02:10:00 +02:00
auth.py chore/refac: bump bcrypt and remove passlib 2025-10-01 19:19:56 -05:00
channels.py feat: channel/thread @ model 2025-09-17 00:49:44 -05:00
chat.py refac/fix: direct connection floating action buttons 2025-10-02 02:21:21 -05:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
embeddings.py refac: embeddings endpoint 2025-06-05 00:37:31 +04:00
files.py refac 2025-09-23 03:05:38 -04:00
filter.py fix: setting file_handler in a filter would generate errors in messages with no files, because a "files: Null" in metadata would trigger an attempt to delete a non existent files object 2025-09-13 12:57:54 -03:00
logger.py chore: format 2025-08-06 14:27:58 +04:00
middleware.py refac 2025-10-07 10:59:53 -05:00
misc.py enh/refac: url input handling 2025-10-04 02:02:26 -05:00
models.py refac: user valves 2025-09-26 17:49:42 -05:00
oauth.py refac 2025-10-07 16:13:20 -05:00
payload.py refac/fix: system prompt duplication 2025-10-02 02:57:54 -05:00
pdf_generator.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
plugin.py refac: tools 2025-09-26 19:01:22 -05:00
redis.py enh/refac: redis cluster support 2025-08-04 14:15:08 +04:00
response.py fix: ollama tool call 2025-07-18 06:11:53 +08:00
security_headers.py chore: format 2024-11-30 23:36:30 -08:00
task.py refac 2025-08-21 04:46:43 +04:00
tools.py refac 2025-10-03 18:11:46 -05:00
webhook.py refac: async webhook request 2025-08-15 00:07:02 +04:00