This website requires JavaScript.
Explore
Help
Sign In
ti.sil
/
open-webui
Watch
1
Star
0
Fork
You've already forked open-webui
0
mirror of
https://github.com/open-webui/open-webui.git
synced
2025-12-12 04:15:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
b05fe46bab
open-webui
/
backend
/
apps
History
Timothy Jaeryang Baek
9f3346a6ec
Merge pull request
#682
from explorigin/simplify-endpoint-code
...
Simplify endpoint role checking
2024-02-09 14:26:56 -08:00
..
ollama
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
openai
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
rag
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
web
Merge pull request
#682
from explorigin/simplify-endpoint-code
2024-02-09 14:26:56 -08:00