This website requires JavaScript.
Explore
Help
Sign In
OpenWebUI
/
open-webui
Watch
1
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui
synced
2025-06-26 18:26:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e15e015db162f7236a7d38bbc7992a8076ac568a
open-webui
/
backend
/
apps
/
web
/
routers
History
Timothy J. Baek
275523e32e
feat: jwt utils
2024-02-19 20:44:00 -08:00
..
auths.py
feat: jwt utils
2024-02-19 20:44:00 -08:00
chats.py
feat: admin settings
2024-02-14 01:17:43 -08:00
configs.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
documents.py
feat: rag folder scan support
2024-02-17 21:06:08 -08:00
modelfiles.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
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
feat: admin settings
2024-02-14 01:17:43 -08:00
utils.py
feat: use local profile image by default
2024-01-26 21:38:33 -08:00