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
crazywoola 582ba45c00
Fix 500 error when creating from the template and the provider is None (#2591)
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 500 error when creating from the template and the provider is None (#2591) 2 years ago
audio.py fix: audio to text (#2493) 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 chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 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