open-webui/backend
7. Sun 33020d826f
perf: parallelize image loading in image_edits endpoint (#20911)
Use asyncio.gather() to load multiple images concurrently instead of
sequentially, significantly reducing latency for multi-image edit
operations.
2026-01-28 00:35:25 +04:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
open_webui perf: parallelize image loading in image_edits endpoint (#20911) 2026-01-28 00:35:25 +04:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore refac 2024-09-06 04:59:20 +02:00
dev.sh feat: add Feishu OAuth integration 2025-09-12 14:09:32 +08:00
requirements-min.txt dep bump (#20735) 2026-01-17 21:44:32 +04:00
requirements.txt dep bump (#20735) 2026-01-17 21:44:32 +04:00
start.sh refac 2025-10-02 01:59:10 -05:00
start_windows.bat fix: windows start script 2025-06-27 15:46:38 +04:00