dify/api/services
2025-08-31 00:43:34 +08:00
..
auth
enterprise
entities fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
errors
plugin
recommend_app
tools
workflow
__init__.py
account_service.py Feat/change user email (#22213) 2025-07-17 10:55:59 +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 feat(app): support custom max_active_requests per app (#22073) 2025-07-16 15:31:19 +08:00
audio_service.py
billing_service.py
clear_free_plan_tenant_expired_logs.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
code_based_extension_service.py
conversation_service.py
dataset_service.py
external_knowledge_service.py
feature_service.py Feat/change user email (#22213) 2025-07-17 10:55:59 +08:00
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
website_service.py
workflow_app_service.py
workflow_comment_service.py improve code 2025-08-31 00:43:34 +08:00
workflow_draft_variable_service.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
workflow_run_service.py feat(api/repo): Allow to config repository implementation (#21458) 2025-07-14 14:54:38 +08:00
workflow_service.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
workspace_service.py