open-webui/backend/apps/web/routers
2024-03-02 00:07:50 -08:00
..
auths.py
chats.py
configs.py
documents.py
modelfiles.py
prompts.py Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2024-02-08 18:05:01 -06:00
users.py
utils.py