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
takatost 47c8824be6 feat: move model request to plugin daemon 1 year ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
advanced_prompt_template.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
agent.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
annotation.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
app.py feat: allow users to use the app icon as the answer icon (#7888) 1 year ago
audio.py chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
completion.py feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
conversation.py chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
conversation_variables.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
error.py catch openai rate limit error (#7658) 1 year ago
generator.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
message.py feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 1 year ago
model_config.py feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 1 year ago
ops_trace.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
site.py feat: allow users to use the app icon as the answer icon (#7888) 1 year ago
statistic.py chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
workflow.py feat: move model request to plugin daemon 1 year ago
workflow_app_log.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
workflow_run.py chore(api/controllers): Apply Ruff Formatter. (#7645) 1 year ago
workflow_statistic.py chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
wraps.py fix: types 1 year ago