dify/api/services
2026-03-17 13:54:16 +08:00
..
auth
document_indexing_proxy
enterprise
entities
errors
plugin
rag_pipeline fix(api): register knowledge pipeline service API routes (#32097) 2026-02-09 17:43:36 +08:00
recommend_app
retention fix: update index to optimize message clean performance (#32238) 2026-02-11 16:07:52 +08:00
sandbox fix: namespace sandbox temp paths by sandbox ID to prevent cross-session collisions 2026-03-11 19:19:17 +08:00
tools Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 17:00:56 +08:00
trigger
workflow Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 17:00:56 +08:00
__init__.py
account_service.py fix(api): clean up orphaned pending accounts on member removal (#32151) 2026-02-10 10:17:27 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
api_token_service.py
app_asset_package_service.py refactor: unify download item types and eliminate extension-based branching 2026-03-10 17:12:15 +08:00
app_asset_service.py refactor: unify download item types and eliminate extension-based branching 2026-03-10 17:12:15 +08:00
app_bundle_service.py refactor: unify download item types and eliminate extension-based branching 2026-03-10 17:12:15 +08:00
app_dsl_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app_generate_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app_model_config_service.py
app_runtime_upgrade_service.py feat: implement app runtime upgrade feature to clone and convert classic runtime apps to sandboxed mode 2026-03-17 13:54:16 +08:00
app_service.py
app_task_service.py
asset_content_service.py feat: add DB inline content cache for app asset draft files 2026-03-10 17:12:14 +08:00
async_workflow_service.py
attachment_service.py
audio_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
billing_service.py
clear_free_plan_tenant_expired_logs.py
code_based_extension_service.py
conversation_service.py
conversation_variable_updater.py
credit_pool_service.py
dataset_service.py
datasource_provider_service.py
end_user_service.py feat: Service API - add end-user lookup endpoint (#32015) 2026-02-09 15:39:16 +08:00
external_knowledge_service.py
feature_service.py feat: add Creators Platform helper for DSL upload and OAuth redirect (Vibe Kanban) (#32232) 2026-02-11 21:10:48 +08:00
feedback_service.py
file_service.py
hit_testing_service.py
human_input_delivery_test_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
human_input_service.py fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212) 2026-02-11 09:49:29 +08:00
knowledge_service.py
llm_generation_service.py
message_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
metadata_service.py fix: metadata batch edit silently fails due to split transactions and swallowed exceptions (#32041) 2026-02-12 12:59:59 +08:00
model_load_balancing_service.py
model_provider_service.py
oauth_server.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
skill_service.py feat: update LLM node skills API to extract tool dependencies and change endpoint to POST 2026-03-11 14:41:33 +08:00
storage_ticket_service.py fix: agentbox using nginx for traffic proxy 2026-02-15 11:31:22 +08:00
summary_index_service.py
tag_service.py
variable_truncator.py
vector_service.py
web_conversation_service.py
webapp_auth_service.py
website_service.py
workflow_app_service.py
workflow_collaboration_service.py
workflow_comment_service.py feat: mentioned user email can directly open app 2026-02-14 15:08:20 +08:00
workflow_draft_variable_service.py
workflow_event_snapshot_service.py fix(api): excessive high CPU usage caused by RedisClientWrapper (#32212) 2026-02-11 09:49:29 +08:00
workflow_run_service.py
workflow_service.py Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 17:00:56 +08:00
workspace_service.py fix: When the user is a non-sandbox user and has a paid balance, the … (#32173) 2026-02-10 15:36:40 +08:00