open-webui/backend/open_webui
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
..
apps fix: close temporary file after creating it. 2024-09-23 23:22:47 -07:00
data
migrations refac 2024-09-06 05:30:16 +02:00
static
test
utils refac: task ollama stream support 2024-09-21 01:07:57 +02:00
__init__.py pep8 2024-09-13 17:18:44 +02:00
alembic.ini dev5 2024-09-04 17:33:39 +02:00
config.py refac: default rag params 2024-09-19 16:44:33 +02:00
constants.py
env.py refac 2024-09-22 02:14:59 +02:00
main.py refac 2024-09-21 02:03:58 +02:00