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/controllers/console/workspace
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
..
__init__.py
account.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2 years ago
error.py
members.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
model_providers.py
models.py
tool_providers.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workspace.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago