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
Charles Zhou cc4a4ec796
feat: permission and security fixes (#5266)
2 years ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 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
agent.py FEAT: NEW WORKFLOW ENGINE (#3160) 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 feat: permission and security fixes (#5266) 2 years ago
audio.py Fixed workflow tts feature audition (#4867) 2 years ago
completion.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
conversation.py feat: new editor user permission profile (#4435) 2 years ago
error.py feat: Add draft hash check in workflow (#4251) 2 years ago
generator.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
model_config.py refactor: tool parameter cache (#3703) 2 years ago
site.py fix: allow the name and icon of the web app to be set independently of that of the bot itself (#5225) 2 years ago
statistic.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow.py feat: permission and security fixes (#5266) 2 years ago
workflow_app_log.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow_run.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow_statistic.py fix: workflow avg user interaction. (#4056) 2 years ago
wraps.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago