This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
open-webui
Watch
2
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-05-02 10:19:44 -05:00
Code
Issues
915
Packages
Projects
Releases
126
Wiki
Activity
Files
45311bfa15a6e549de8ae3e4e6d501ea449c6486
open-webui
/
backend
/
apps
/
web
/
routers
History
Timothy J. Baek
fa65be2ad2
refac: post webhook
2024-03-20 18:47:13 -07:00
..
auths.py
refac: post webhook
2024-03-20 18:47:13 -07:00
chats.py
fix: user chat delete loophole
2024-03-02 00:07:50 -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
fix typo in uploading blob to ollama
2024-03-14 17:17:52 +08:00