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
16ec25d296
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
fix: pwa icon
2024-05-01 19:32:36 -07:00
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
Improve logging. Move
print()
statements to appropiate
log()
.
2024-03-31 13:17:29 -06:00