open-webui/backend/apps/web/routers
2024-04-24 21:24:17 -04:00
..
auths.py Merge pull request #1386 from dannyl1u/feat/profile-image-initials 2024-04-06 23:59:20 -07:00
chats.py address comments, rename to ENABLE_ADMIN_EXPORT 2024-04-22 19:55:46 +01:00
configs.py chore: py formatting 2024-03-31 01:13:39 -07:00
documents.py feat: rag folder scan support 2024-02-17 21:06:08 -08:00
modelfiles.py chore: py formatting 2024-03-31 01:13:39 -07:00
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 chore: py formatting 2024-03-31 01:13:39 -07:00
utils.py fix: missing import 2024-04-24 21:24:17 -04:00