This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2025-07-23 17:40:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
console
/
app
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
..
__init__.py
…
advanced_prompt_template.py
…
agent.py
…
annotation.py
…
app.py
…
audio.py
…
completion.py
…
conversation.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
error.py
…
generator.py
…
message.py
…
model_config.py
…
site.py
…
statistic.py
…
workflow_app_log.py
…
workflow_run.py
…
workflow_statistic.py
…
workflow.py
…
wraps.py
…