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-06-09 03:01:34 -05:00
Code
Issues
2.4k
Packages
Projects
Releases
129
Wiki
Activity
Files
85f8a80389164acab6dd5fe978cd426ab034ac43
open-webui
/
backend
/
utils
History
USIGLOBAL\daniel_tsai
89ebbed67b
fix: DeprecationWarning for datetime.utcnow() by using datetime.now(UTC)
2024-08-22 15:12:40 +08:00
..
logo.png
…
misc.py
replace Tuple with tuple
2024-08-14 13:58:37 +01:00
schemas.py
add pydantic model from json
2024-08-19 16:27:38 +01:00
task.py
feat: merge responses
2024-08-18 20:59:59 +02:00
tools.py
add pydantic model from json
2024-08-19 16:27:38 +01:00
utils.py
fix: DeprecationWarning for datetime.utcnow() by using datetime.now(UTC)
2024-08-22 15:12:40 +08:00
webhook.py
…