This website requires JavaScript.
Explore
Help
Sign In
pingu_98
/
open-webui
Watch
1
Star
0
Fork
You've already forked open-webui
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4fdb26fdc4
open-webui
/
backend
/
apps
/
web
/
routers
History
Timothy J. Baek
6139d775ef
feat: clear memory
2024-05-19 09:26:24 -07: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
memories.py
feat: clear memory
2024-05-19 09:26:24 -07: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
fix: share chat issue
2024-05-18 15:23:36 -07:00
utils.py
feat: show error toast if trying to download db on external db
2024-04-27 15:53:31 +01:00