dify/api/services
2025-06-04 16:23:34 +08:00
..
auth
enterprise E-300 (#19726) 2025-05-20 12:07:50 +08:00
entities r2 2025-06-03 19:02:57 +08:00
errors E-300 (#19726) 2025-05-20 12:07:50 +08:00
plugin feat: add pagination for plugin page (#20151) 2025-05-27 12:54:52 +08:00
rag_pipeline r2 2025-06-04 16:23:12 +08:00
recommend_app
tools refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code 2025-05-16 18:42:07 +08:00
workflow
__init__.py
account_service.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_dsl_service.py Revert "fix: fix duplicate app lose custom image" (#19995) 2025-05-20 18:42:59 +08:00
app_generate_service.py
app_model_config_service.py
app_service.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
audio_service.py
billing_service.py
clear_free_plan_tenant_expired_logs.py refactor(workflow): Rename workflow node execution models (#20458) 2025-05-30 04:56:37 +08:00
code_based_extension_service.py
conversation_service.py
dataset_service.py r2 2025-06-03 19:02:57 +08:00
datasource_provider_service.py r2 2025-06-04 15:12:05 +08:00
external_knowledge_service.py
feature_service.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
file_service.py feat(workflow): domain model for workflow node execution (#19430) 2025-05-17 00:56:16 +08:00
hit_testing_service.py update knowledge base api (#20426) 2025-05-30 14:45:30 +08:00
knowledge_service.py
message_service.py add endpoint of get feedbacks (#18697) 2025-05-13 10:35:14 +08:00
metadata_service.py
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
ops_service.py fix: drop some type fixme (#20344) 2025-05-30 14:10:09 +08:00
recommended_app_service.py
saved_message_service.py
tag_service.py fix: update app tag error (#20618) 2025-06-04 13:55:00 +08:00
vector_service.py refactor: Use typed SQLAlchemy base model and fix type errors (#19980) 2025-05-21 15:38:03 +08:00
web_conversation_service.py
webapp_auth_service.py E-300 (#19726) 2025-05-20 12:07:50 +08:00
website_service.py fix: drop some type fixme (#20344) 2025-05-30 14:10:09 +08:00
workflow_app_service.py Refactor/remove db from cycle manager (#20455) 2025-05-30 04:34:13 +08:00
workflow_run_service.py refactor(workflow): Rename workflow node execution models (#20458) 2025-05-30 04:56:37 +08:00
workflow_service.py Merge branch 'main' into feat/r2 2025-06-03 18:56:49 +08:00
workspace_service.py