This website requires JavaScript.
Explore
Help
Register
Sign In
estel
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d7fd56051a943772cdb38d14bebcc04c5bba1251
dify
/
api
/
controllers
/
console
/
workspace
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
…
account.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
…
members.py
FEAT: NEW WORKFLOW ENGINE (
#3160
)
2024-04-08 18:51:46 +08:00
model_providers.py
…
models.py
…
tool_providers.py
FEAT: NEW WORKFLOW ENGINE (
#3160
)
2024-04-08 18:51:46 +08:00
workspace.py
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (
#2419
)
2024-02-09 15:21:33 +08:00