dify/api/services
2026-05-11 17:43:15 +08:00
..
auth refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
document_indexing_proxy
enterprise chore: add some debug log 2026-05-11 17:43:15 +08:00
entities fix(api): preserve dataset metadata filters (#35700) 2026-05-01 09:20:14 +00:00
errors feat: evaluation (#35251) 2026-04-15 16:09:40 +08:00
plugin fix(plugin): persist tenant plugin auto-upgrade strategy changes (#35464) 2026-04-21 09:28:44 +00:00
rag_pipeline feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
recommend_app feat: support configurable explore app categories (#35723) 2026-05-08 06:04:07 +00:00
retention feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
tools merge hitl 2026-05-09 13:09:54 +08:00
trigger merge evaluation-fe 2026-04-27 14:36:32 +08:00
workflow Merge branch 'feat/css-first' into deploy/dev 2026-05-05 12:10:26 +08:00
__init__.py
account_service.py fix(auth): enforce phase-bound change-email token flow (GHSA-4q3w-q5mc-45rq) (#35425) 2026-04-20 10:10:03 +00:00
advanced_prompt_template_service.py refactor: replace bare dict with AdvancedPromptTemplateArgs TypedDict (#35056) 2026-04-13 13:05:23 +00:00
agent_service.py
annotation_service.py refactor: port MessageAnnotation (#31005) 2026-04-26 11:47:42 +00:00
api_based_extension_service.py
api_token_service.py
app_dsl_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
app_generate_service.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
app_model_config_service.py refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (#35124) 2026-04-14 03:03:08 +00:00
app_service.py fix: accept icon type in app icon updates (#35360) 2026-04-20 02:33:49 +00:00
app_task_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
async_workflow_service.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
attachment_service.py
audio_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
billing_service.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
clear_free_plan_tenant_expired_logs.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
code_based_extension_service.py
conversation_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
conversation_variable_updater.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
credit_pool_service.py
dataset_service.py refactor: port ChildChunk (#30920) 2026-04-26 00:59:22 +00:00
datasource_provider_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
end_user_service.py
evaluation_service.py fix: evaluation (#35802) 2026-05-05 22:04:59 +08:00
external_knowledge_service.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
feature_service.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
feedback_service.py
file_service.py fix: change write to db order (#35948) 2026-05-09 02:36:54 +00:00
hit_testing_service.py refactor(api): tighten core rag typing batch 1 (#35210) 2026-04-21 04:32:43 +00:00
human_input_delivery_test_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
human_input_file_upload_service.py fix(api): fix file uploading for delivery test form 2026-05-09 01:44:34 +08:00
human_input_service.py feat(api): introduce file upload apis for human input page 2026-05-07 10:43:00 +08:00
knowledge_service.py
message_service.py feat: improve follow-up settings (#35442) 2026-04-23 12:54:48 +08:00
metadata_service.py
model_load_balancing_service.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
model_provider_service.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
oauth_server.py
operation_service.py refactor: replace bare dict with UtmInfo TypedDict in operation_service (#35055) 2026-04-13 13:05:47 +00:00
ops_service.py refactor: replace bare dict with dict[str, Any] in ops_service tracin… (#35064) 2026-04-13 13:01:00 +00:00
quota_service.py refactor: quota v3 integration (#35436) 2026-04-27 01:49:40 +00:00
recommended_app_service.py refactor: replace bare dict with dict[str, Any] in services grab-bag (#35112) 2026-04-14 03:02:34 +00:00
saved_message_service.py
snippet_dsl_service.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
snippet_generate_service.py feat: evaluation (#35688) 2026-04-29 15:45:44 +08:00
snippet_service.py feat: evaluation (#35646) 2026-04-28 19:10:47 +08:00
summary_index_service.py feat: evaluation (#35353) 2026-04-17 16:37:21 +08:00
tag_service.py refactor: verticalize tag management and batch bindings (#35840) 2026-05-07 01:36:10 +00:00
variable_truncator.py refactor: convert isinstance chains to match/case (#35902) (#35922) 2026-05-08 09:51:10 +00:00
vector_service.py merge evaluation-fe 2026-04-27 14:36:32 +08:00
web_conversation_service.py
webapp_auth_service.py
website_service.py refactor: replace bare dict with dict[str, Any] in website_service (#35074) 2026-04-13 17:07:59 +00:00
workflow_app_service.py fix: evaluation (#35744) 2026-04-30 17:40:28 +08:00
workflow_collaboration_service.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
workflow_comment_service.py feat: collaboration (#30781) 2026-04-16 02:21:04 +00:00
workflow_draft_variable_service.py Merge branch 'feat/css-first' into deploy/dev 2026-05-05 12:10:26 +08:00
workflow_event_snapshot_service.py Merge remote-tracking branch 'origin/main' into deploy/dev 2026-04-24 16:27:59 +08:00
workflow_restore.py feat: evaluation (#35419) 2026-04-20 15:43:22 +08:00
workflow_run_service.py refactor: replace bare dict with WorkflowRunListArgs TypedDict (#35057) 2026-04-13 13:05:39 +00:00
workflow_service.py merge hitl 2026-05-09 13:09:54 +08:00
workspace_service.py