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/app
Yeuoly bbea3a6b84
fix: compatible to old tool config (#2837)
2 years ago
..
__init__.py improve: introduce isort for linting Python imports (#1983) 2 years ago
advanced_prompt_template.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
annotation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
app.py fix: compatible to old tool config (#2837) 2 years ago
audio.py Fix voice selection (#2664) 2 years ago
completion.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
conversation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
error.py Annotation management (#1767) 2 years ago
generator.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
message.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
model_config.py fix: api tool provider not found (#2782) 2 years ago
site.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
statistic.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago