dify/api/controllers/console/app
2025-03-06 15:45:14 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py
app_import.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
app.py feat: Add filter to show only apps created by the user (#11968) 2025-01-03 15:38:36 +08:00
audio.py fix: add type hints for App model and improve error handling in audio services (#12677) 2025-01-13 15:55:16 +08:00
completion.py refactor: simplify some exception catch code (#12246) 2025-01-02 14:25:12 +08:00
conversation_variables.py
conversation.py
error.py
generator.py
message.py
model_config.py
ops_trace.py
site.py fix: save site setting not work (#14700) 2025-03-03 10:32:20 +08:00
statistic.py
workflow_app_log.py
workflow_run.py
workflow_statistic.py
workflow.py merge 2025-03-06 15:45:14 +08:00
wraps.py