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
Charlie.Wei d058a234ba
Fixed workflow tts feature audition (#4867)
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 Knowledge optimization (#3755) 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: 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: 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 Feat/chat custom disclaimer (#4306) 2 years ago
statistic.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
workflow.py Feat/workflow phase2 (#4687) 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