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
takatost d1dbbc1e33
feat: backend model load balancing support (#4927)
2 years ago
..
__init__.py Initial commit 3 years ago
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 feat: member invitation and activation (#535) 3 years ago
load_balancing_config.py feat: backend model load balancing support (#4927) 2 years ago
members.py extract enum type for tenant account role (#3788) 2 years ago
model_providers.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
models.py feat: backend model load balancing support (#4927) 2 years ago
tool_providers.py Feat/workflow phase2 (#4687) 2 years ago
workspace.py fix: app logo (#4483) 2 years ago