dify/api/services
2026-02-19 10:28:01 +08:00
..
auth
document_indexing_proxy
enterprise feat: account delete cleanup (#31519) 2026-02-04 17:59:41 -08:00
entities feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
errors
plugin fix: clear stale provider credentials during plugin uninstall (#32380) 2026-02-19 10:28:01 +08:00
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
tools feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
trigger refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
workflow refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +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 refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833) 2026-02-03 09:59:00 +08:00
api_based_extension_service.py
api_token_service.py fix: redis for api token (#31861) 2026-02-06 16:25:27 +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_service.py
app_task_service.py
async_workflow_service.py refactor: remove unnecessary type: async_workflow_service.py (#32081) 2026-02-08 03:26:30 +09:00
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 refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
datasource_provider_service.py
end_user_service.py feat: Service API - add end-user lookup endpoint (#32015) 2026-02-09 14:01:22 +08:00
external_knowledge_service.py
feature_service.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
feedback_service.py
file_service.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
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
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
summary_index_service.py fix: summary index bug (#31810) 2026-02-02 09:45:17 +08:00
tag_service.py fix: "refactor: port api/controllers/console/tag/tags.py to ov3" (#31887) 2026-02-03 22:18:53 +08:00
variable_truncator.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
vector_service.py
web_conversation_service.py
webapp_auth_service.py
website_service.py
workflow_app_service.py
workflow_draft_variable_service.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
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 refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
workspace_service.py fix: When the user is a non-sandbox user and has a paid balance, the … (#32173) 2026-02-10 12:08:23 +08:00