dify/api/controllers/console/app
2025-07-20 11:05:53 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py Minor Improvements for File Validation and Configuration Handling #21179 (#21171) 2025-06-18 18:33:28 +08:00
app_import.py feat: use default access mode when importing dsl (#21231) 2025-06-19 17:14:28 +08:00
app.py feat(app): support custom max_active_requests per app (#22073) 2025-07-16 15:31:19 +08:00
audio.py fix: Before publish the app, preview the voice of tts, it raise an er… (#21821) 2025-07-03 10:53:14 +08:00
completion.py
conversation_variables.py
conversation.py Fix/replace datetime patterns with naive utc now (#22654) 2025-07-20 11:05:53 +08:00
error.py
generator.py
mcp_server.py feat: auto-fill MCP server description with app description #22443 (#22477) 2025-07-16 15:03:33 +08:00
message.py fix: admin feedback uses the same method create_feedback (#22580) 2025-07-18 10:10:31 +08:00
model_config.py
ops_trace.py
site.py Fix/replace datetime patterns with naive utc now (#22654) 2025-07-20 11:05:53 +08:00
statistic.py fix: conversatino statistic including data from debugger (#22412) 2025-07-15 15:45:45 +08:00
workflow_app_log.py Add Filter of Get Workflow Logs (#21172) 2025-06-19 10:10:16 +08:00
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
workflow.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
wraps.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00