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
Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322)
2 years ago
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py
app.py feat: allow users to use the app icon as the answer icon (#7888) 2 years ago
audio.py chore: refurish python code by applying Pylint linter rules (#8322) 2 years ago
completion.py catch openai rate limit error (#7658) 2 years ago
conversation.py chore: apply pep8-naming rules for naming convention (#8261) 2 years ago
conversation_variables.py
error.py catch openai rate limit error (#7658) 2 years ago
generator.py
message.py
model_config.py feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2 years ago
ops_trace.py
site.py feat: allow users to use the app icon as the answer icon (#7888) 2 years ago
statistic.py chore: apply ruff E501 line-too-long linter rule (#8275) 2 years ago
workflow.py chore: fix unnecessary string concatation in single line (#8311) 2 years ago
workflow_app_log.py
workflow_run.py
workflow_statistic.py chore: apply ruff E501 line-too-long linter rule (#8275) 2 years ago
wraps.py