This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
open-webui
Watch
1
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui.git
synced
2025-12-16 03:47:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01a656cc80f5ae4243c787ac3b6e1f06a97b307b
open-webui
/
backend
/
apps
/
web
/
routers
History
Jun Siang Cheah
5369023e34
fix: rag, chat deletion, and webhook after config persistence change
2024-05-14 14:30:15 +08:00
..
auths.py
feat: switch to config proxy, remove config_get/set
2024-05-10 15:03:24 +08:00
chats.py
fix: rag, chat deletion, and webhook after config persistence change
2024-05-14 14:30:15 +08:00
configs.py
feat: switch to config proxy, remove config_get/set
2024-05-10 15:03:24 +08: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
feat: switch to config proxy, remove config_get/set
2024-05-10 15:03:24 +08:00
utils.py
feat: show error toast if trying to download db on external db
2024-04-27 15:53:31 +01:00