dify/api/services
2026-06-02 07:20:07 +00:00
..
agent feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
auth
data_migration feat: add cross-environment app migration workflow (#36765) 2026-05-28 07:30:33 +00:00
document_indexing_proxy chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
enterprise feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
entities fix(api): fix invalid token error while changing email (#36412) 2026-05-20 05:51:15 +00:00
errors
openapi feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
plugin feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
rag_pipeline fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
recommend_app
retention
tools feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
trigger feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
workflow feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644) 2026-05-26 07:34:33 +00:00
__init__.py
account_service.py fix: user token (#36930) 2026-06-02 07:20:07 +00:00
advanced_prompt_template_service.py
agent_app_feature_service.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
agent_service.py
annotation_service.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
api_based_extension_service.py
api_token_service.py
app_dsl_service.py fix(api): centralize remote file retrieval (#36399) 2026-06-01 09:25:08 +00:00
app_generate_service.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
app_model_config_service.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
app_service.py feat(api): Agent App type S1 — AppMode.AGENT + create flow + binding (#36829) 2026-06-02 03:50:10 +00:00
app_task_service.py
async_workflow_service.py
attachment_service.py fix(api): close base64 file lookup sessions (#36308) 2026-05-18 07:13:12 +00:00
audio_service.py
billing_service.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
clear_free_plan_tenant_expired_logs.py fix: fix delete logs failed (#36151) 2026-05-14 08:02:31 +00:00
code_based_extension_service.py
conversation_service.py
conversation_variable_updater.py
credential_permission_service.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
credit_pool_service.py
dataset_service.py fix(api): preserve hierarchical estimate rules (#36852) 2026-06-01 03:16:09 +00:00
datasource_provider_service.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
dsl_version.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00
end_user_service.py
external_knowledge_service.py
feature_service.py chore: split trial models to a single API (#36796) 2026-05-31 13:09:13 +00:00
feedback_service.py
file_service.py fix(api): close base64 file lookup sessions (#36308) 2026-05-18 07:13:12 +00:00
hit_testing_service.py
human_input_delivery_test_service.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00
human_input_service.py
knowledge_service.py
legacy_model_type_migration.py feat(api): introduce model-type migration script (#36520) 2026-05-27 02:12:11 +00:00
message_service.py fix: suggested questions API crash on legacy conversation override configs (#36459) 2026-05-21 01:58:52 +00:00
metadata_service.py
model_load_balancing_service.py
model_provider_service.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
oauth_device_flow.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
oauth_server.py
operation_service.py
ops_service.py
quota_service.py
recommended_app_service.py fix: add null check in get_recommend_app_detail before accessing result['id'] (#36153) 2026-05-14 06:42:22 +00:00
saved_message_service.py
summary_index_service.py
tag_service.py fix: allow tag rename without type payload (#36182) 2026-05-15 01:29:17 +00:00
variable_truncator.py
vector_service.py
web_conversation_service.py
webapp_auth_service.py feat: adding dify cli (#36348) 2026-05-26 01:12:36 +00:00
website_service.py
workflow_app_service.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
workflow_collaboration_service.py
workflow_comment_service.py
workflow_draft_variable_service.py
workflow_event_snapshot_service.py
workflow_restore.py
workflow_run_service.py
workflow_service.py chore: reuse injected SQLAlchemy sessions in app read paths (#36798) 2026-05-30 00:23:58 +00:00
workspace_service.py chore: backend feature api exclude_vector_space (#36642) 2026-05-26 08:50:54 +00:00