dify/api/services
2024-04-09 17:04:48 +08:00
..
entities
errors
workflow FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
__init__.py
account_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
agent_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
annotation_service.py
api_based_extension_service.py
app_generate_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_model_config_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_service.py fix: app export dsl not include desc (#3167) 2024-04-08 21:30:18 +08:00
audio_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
billing_service.py
code_based_extension_service.py
conversation_service.py fix: empty conversation list of explore chatbot (#3235) 2024-04-09 17:04:48 +08:00
dataset_service.py
feature_service.py
file_service.py
hit_testing_service.py
message_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
model_provider_service.py
moderation_service.py
operation_service.py
recommended_app_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
saved_message_service.py
tools_manage_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
tools_transform_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
vector_service.py
web_conversation_service.py fix: empty conversation list of explore chatbot (#3235) 2024-04-09 17:04:48 +08:00
workflow_app_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_run_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_service.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workspace_service.py