open-webui/backend/apps/webui/routers
Aryan Kothari b7ad47017d fix: static dir path resolution
when running in different environments, the static_path is different.
This path is now 'determined' at runtime
2024-07-31 23:56:47 -04:00
..
auths.py fix: trusted sign in 2024-06-27 21:44:35 -07:00
chats.py change /chats/ and /chats/list to utilize new function 2024-07-22 14:09:22 -04:00
configs.py refac 2024-06-27 11:29:59 -07:00
documents.py Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee 2024-06-28 09:19:56 +02:00
files.py refac: documents file handling 2024-07-15 13:05:38 +02:00
functions.py fix: delete 2024-07-06 08:10:58 -07:00
memories.py
models.py feat(sqlalchemy): reverted not needed api change 2024-06-27 07:48:08 +02:00
prompts.py Merge branch 'refs/heads/dev' into feat/sqlalchemy-instead-of-peewee 2024-06-28 09:19:56 +02:00
tools.py
users.py
utils.py fix: static dir path resolution 2024-07-31 23:56:47 -04:00