dify/api/services
wangxiaolei c24835ca87
chore: update the error message (#29325)
2025-12-09 15:29:04 +08:00
..
auth
document_indexing_proxy feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08:00
enterprise
entities Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
errors
plugin
rag_pipeline feat: enable tenant isolation on duplicate document indexing tasks (#29080) 2025-12-08 17:54:57 +08:00
recommend_app
tools perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00
trigger
workflow
__init__.py
account_service.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09: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 add service layer OTel Span (#28582) 2025-12-05 21:58:32 +08:00
app_model_config_service.py
app_service.py feat(api): Implement EventManager error logging and add coverage (#29204) 2025-12-08 09:40:40 +08:00
app_task_service.py
async_workflow_service.py
attachment_service.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
audio_service.py
billing_service.py
clear_free_plan_tenant_expired_logs.py
code_based_extension_service.py
conversation_service.py
dataset_service.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
datasource_provider_service.py chore: update the error message (#29325) 2025-12-09 15:29:04 +08:00
end_user_service.py
external_knowledge_service.py chore: not slient call external service error (#29290) 2025-12-09 10:25:33 +08:00
feature_service.py
feedback_service.py
file_service.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
hit_testing_service.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
knowledge_service.py
message_service.py
metadata_service.py
model_load_balancing_service.py
model_provider_service.py feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
oauth_server.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py
variable_truncator.py
vector_service.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
web_conversation_service.py
webapp_auth_service.py
website_service.py
workflow_app_service.py
workflow_draft_variable_service.py
workflow_run_service.py
workflow_service.py
workspace_service.py