This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-04-22 21:59:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
controllers
/
service_api
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
..
app
feat:add 'name' field return (
#3152
)
2024-04-10 22:34:43 +08:00
dataset
add segment function billing check for SAAS env (
#3082
)
2024-04-02 17:55:49 +08:00
__init__.py
FEAT: NEW WORKFLOW ENGINE (
#3160
)
2024-04-08 18:51:46 +08:00
index.py
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (
#2366
)
2024-02-06 13:21:13 +08:00
wraps.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