You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/app
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
2 years ago
..
app_config FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
apps Refactor/react agent (#3355) 2 years ago
entities fix: metadata in generate npe issue (#3166) 2 years ago
features FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
task_pipeline feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago