open-webui/backend/open_webui/apps
Etienne Perot fdd27aa321
fix: close temporary file after creating it.
This fixes "The process cannot access the file
because it is being used by another process"
errors on Windows.

The file is still automatically deleted by the
`os.unlink` call later in the function.

Updates #5606
Fixes #5642
2024-09-23 23:22:47 -07:00
..
audio refac 2024-09-19 02:40:54 +02:00
images refac 2024-09-20 03:18:14 +02:00
ollama fix 2024-09-19 16:54:34 +02:00
openai fix: openai payload issue 2024-09-21 21:35:00 +02:00
rag fix: rag duplicate collection issue 2024-09-21 03:53:53 +02:00
socket refac 2024-09-22 02:55:45 +02:00
webui fix: close temporary file after creating it. 2024-09-23 23:22:47 -07:00