dify/api/controllers/console/app
Stream 8aa4db0c77
Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env
2025-10-16 16:33:52 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
agent.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
annotation.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
app.py Exclude tests directory from pyright type checking (#26496) 2025-10-02 18:51:36 +08:00
app_import.py refactor(router): apply ns.route style (#26339) 2025-09-28 13:37:06 +08:00
audio.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
completion.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
conversation.py one example of Session (#24135) 2025-09-24 03:32:48 +08:00
conversation_variables.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
generator.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
mcp_server.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
message.py Fix: enforce editor-only access to chat message logs (#25936) 2025-09-18 21:59:51 +08:00
model_config.py use model_validate (#26182) 2025-10-10 17:30:13 +09:00
online_user.py add leader session more check 2025-09-29 14:01:42 +08:00
ops_trace.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
site.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
statistic.py fix: Statistics, like workflows, do not include debug data. (#25979) 2025-09-20 10:47:59 +08:00
workflow.py Merge branch 'feat/memory-orchestration-be' into feat/memory-orchestration-be-dev-env 2025-10-16 16:33:52 +08:00
workflow_app_log.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow_comment.py fix merge problem 2025-09-18 15:45:53 +08:00
workflow_draft_variable.py fix merge problem 2025-09-18 15:45:53 +08:00
workflow_run.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 2025-09-15 10:59:11 +08:00
workflow_statistic.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 2025-09-15 10:59:11 +08:00
wraps.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00