dify/api/controllers/console/app
Yongtao Huang b8ef0c84e6
Fix: moved file = after file presence validation (#23453)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
2025-08-06 13:44:12 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py Fix: moved file = after file presence validation (#23453) 2025-08-06 13:44:12 +08:00
app_import.py
app.py feat(app): support custom max_active_requests per app (#22073) 2025-07-16 15:31:19 +08:00
audio.py
completion.py
conversation_variables.py
conversation.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
error.py
generator.py Improve: support custom model parameters in auto-generator (#22924) 2025-07-25 09:00:26 +08:00
mcp_server.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
message.py Refactor: remove redundant full module paths in exception handlers (#23076) 2025-07-29 09:40:51 +08:00
model_config.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
ops_trace.py
site.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00
statistic.py replace db with sa to get typing support (#23240) 2025-08-02 23:54:23 +08:00
workflow_app_log.py
workflow_draft_variable.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
workflow_run.py
workflow_statistic.py replace db with sa to get typing support (#23240) 2025-08-02 23:54:23 +08:00
workflow.py
wraps.py orm filter -> where (#22801) 2025-07-24 00:57:45 +08:00