dify/api/controllers/console/app
Stream a571b3abb2
chore: fix type issues
2026-01-28 06:43:08 +08:00
..
__init__.py
advanced_prompt_template.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
agent.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
annotation.py fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
app.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 19:55:03 +08:00
app_asset.py refactor(app_asset): remove file upload resource and related methods 2026-01-23 14:56:39 +08:00
app_import.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 19:55:03 +08:00
audio.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
completion.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
conversation.py fix: Use raw SQL UPDATE to set read status without triggering updated… (#31015) 2026-01-15 09:51:44 +08:00
conversation_variables.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
error.py Merge branch 'feat/collaboration2' into feat/support-agent-sandbox 2026-01-25 00:00:03 +08:00
generator.py chore: fix type issues 2026-01-28 06:43:08 +08:00
mcp_server.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
message.py Merge branch 'main' into feat/agent-node-v2 2025-12-15 15:26:48 +08:00
model_config.py api -> console_ns (#28246) 2025-11-24 10:04:11 +08:00
ops_trace.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
site.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
skills.py feat(skills): enhance skill retrieval by incorporating user context and app model in API endpoints 2026-01-27 19:11:52 +08:00
statistic.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
workflow.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-01-27 19:55:03 +08:00
workflow_app_log.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
workflow_comment.py fix basedpyright 2026-01-17 15:54:32 +08:00
workflow_draft_variable.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00
workflow_run.py feat: archive workflow run logs backend (#31310) 2026-01-23 13:11:56 +08:00
workflow_statistic.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
workflow_trigger.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
wraps.py feat: app trial (#26281) 2026-01-22 15:42:54 +08:00