dify/api/controllers/console/app
gaocarri 8204e0e14a
fix: Count exception occurs when searching conversations (#8754)
Co-authored-by: zheng.gao <zheng.gao@amh-group.com>
2024-10-08 17:25:33 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
agent.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
annotation.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
app.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
audio.py chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
completion.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
conversation_variables.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
conversation.py fix: Count exception occurs when searching conversations (#8754) 2024-10-08 17:25:33 +08:00
error.py catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
generator.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
message.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
model_config.py feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +08:00
ops_trace.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
site.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
statistic.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
workflow_app_log.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
workflow_run.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
workflow_statistic.py chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
workflow.py feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
wraps.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00