Files
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
..
2025-09-12 14:09:32 +08:00
2026-01-17 21:44:32 +04:00
2026-01-17 21:44:32 +04:00
2025-10-07 16:20:27 -05:00