This website requires JavaScript.
Explore
Help
Register
Sign In
jprdonnelly
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-04-06 00:00:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1194da6a545edf1bf7ee5f59bb90331de55e88f
dify
/
api
/
controllers
/
console
/
explore
History
LIU HONGWEI
c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
..
audio.py
…
completion.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
conversation.py
…
error.py
…
installed_app.py
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (
#3408
) (
#3416
)
2024-04-12 16:22:24 +08:00
message.py
…
parameter.py
…
recommended_app.py
…
saved_message.py
…
workflow.py
…
wraps.py
…