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
83de28bac2
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