open-webui/backend
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
..
data
open_webui fix: close temporary file after creating it. 2024-09-23 23:22:47 -07: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
requirements.txt fix 2024-09-19 18:47:02 +02:00
start_windows.bat
start.sh