dify/api/controllers/console
2024-05-02 20:24:40 +08:00
..
app fix: workflow avg user interaction. (#4056) 2024-05-02 20:24:40 +08:00
auth Feat/enterprise sso (#3602) 2024-04-18 17:33:32 +08:00
billing 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
datasets add pgvecto_rs support and upgrade SQLAlchemy (#3833) 2024-04-29 11:58:17 +08:00
enterprise Feat/enterprise sso (#3602) 2024-04-18 17:33:32 +08:00
explore 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
tag Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
workspace extract enum type for tenant account role (#3788) 2024-04-25 18:20:08 +08:00
__init__.py Knowledge optimization (#3755) 2024-04-24 15:02:29 +08:00
admin.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
apikey.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
error.py add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
extension.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
feature.py Feat/enterprise sso (#3602) 2024-04-18 17:33:32 +08:00
init_validate.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
ping.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
setup.py Feat/enterprise sso (#3602) 2024-04-18 17:33:32 +08:00
version.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
wraps.py add segment function billing check for SAAS env (#3082) 2024-04-02 17:55:49 +08:00