dify/api/services
znn 3aedc139ac
fix delete conversations via Api and delete conversations from db as well (#23591)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-25 09:43:45 +08:00
..
auth
enterprise
entities
errors
plugin
recommend_app
tools
workflow
__init__.py
account_service.py chore: apply static type checks on celery async task dispatches and imports (#24418) 2025-08-24 23:07:22 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_dsl_service.py
app_generate_service.py
app_model_config_service.py
app_service.py
audio_service.py
billing_service.py
clear_free_plan_tenant_expired_logs.py
code_based_extension_service.py
conversation_service.py fix delete conversations via Api and delete conversations from db as well (#23591) 2025-08-25 09:43:45 +08:00
dataset_service.py
external_knowledge_service.py
feature_service.py
file_service.py
hit_testing_service.py
knowledge_service.py
message_service.py
metadata_service.py
model_load_balancing_service.py
model_provider_service.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
webapp_auth_service.py chore: apply static type checks on celery async task dispatches and imports (#24418) 2025-08-24 23:07:22 +08:00
website_service.py
workflow_app_service.py
workflow_draft_variable_service.py
workflow_run_service.py
workflow_service.py
workspace_service.py