dify/api/controllers/console/workspace
Joe 5d9ad430af
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-07-04 16:21:40 +08:00
..
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
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 feat: member invitation and activation (#535) 2023-07-14 11:19:26 +08:00
load_balancing_config.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
members.py feat: knowledge admin role (#5965) 2024-07-04 16:21:40 +08:00
model_providers.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
models.py feat: new editor user permission profile (#4435) 2024-06-14 20:34:25 +08:00
tool_providers.py feat: introduce pydantic-settings for config definition and validation (#5202) 2024-06-19 13:41:12 +08:00
workspace.py fix: app logo (#4483) 2024-05-17 18:02:00 +08:00