dify/api/services
非法操作 f980d5d3be
feat: copy nodes cross apps (#33273)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-17 10:02:26 +00: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
entities chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
errors
plugin refactor: replace bare dict with dict[str, Any] in rag_pipeline and datasource_provider services (#35107) 2026-04-14 03:02:41 +00:00
rag_pipeline refactor(api): type pipeline template retrieval dicts with TypedDict (#34874) 2026-04-17 08:13:54 +00:00
recommend_app
retention chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
tools refactor: use sessionmaker in api_tools_manage_service.py (#34892) 2026-04-17 05:07:12 +00:00
trigger chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workflow chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
__init__.py
account_service.py
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
api_token_service.py
app_dsl_service.py feat: copy nodes cross apps (#33273) 2026-04-17 10:02:26 +00:00
app_generate_service.py
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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
app_task_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
async_workflow_service.py
attachment_service.py
audio_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
billing_service.py
clear_free_plan_tenant_expired_logs.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
code_based_extension_service.py
conversation_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
conversation_variable_updater.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
credit_pool_service.py
dataset_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
datasource_provider_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
end_user_service.py
external_knowledge_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
feature_service.py feat: copy nodes cross apps (#33273) 2026-04-17 10:02:26 +00:00
feedback_service.py
file_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
hit_testing_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
human_input_delivery_test_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
human_input_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
knowledge_service.py
message_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
metadata_service.py
model_load_balancing_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
model_provider_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
oauth_server.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
summary_index_service.py refactor: migrate DocumentSegmentSummary to TypeBase (#34862) 2026-04-17 06:58:32 +00:00
tag_service.py
variable_truncator.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
vector_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
web_conversation_service.py
webapp_auth_service.py
website_service.py
workflow_app_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00: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 chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workflow_event_snapshot_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workflow_restore.py
workflow_run_service.py
workflow_service.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workspace_service.py