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
371dfc11434ad009e299d5cc223b198b781709a6
open-webui
/
backend
/
apps
/
web
/
routers
History
Timothy Jaeryang Baek
371dfc1143
Merge branch 'dev' into debug_print
2024-03-24 18:04:03 -05:00
..
auths.py
refac: post webhook
2024-03-20 18:47:13 -07:00
chats.py
Migrate to python logging module with env var control.
2024-03-20 17:11:36 -06: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
Migrate to python logging module with env var control.
2024-03-20 17:11:36 -06:00
utils.py
refac: ollama gguf upload
2024-03-21 23:45:00 -07:00