dify/api/services
2024-06-09 20:28:24 +08:00
..
enterprise
entities feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
errors
tools Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
workflow chore: fix invalid escape sequences by applying W605 rule (#4851) 2024-06-02 10:02:37 +08:00
__init__.py
account_service.py
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_generate_service.py Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
app_model_config_service.py
app_service.py
audio_service.py fix: issue where an error occurs when invoking TTS without selecting a voice (#5046) 2024-06-09 20:28:24 +08:00
billing_service.py
code_based_extension_service.py
conversation_service.py
dataset_service.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
feature_service.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
file_service.py
hit_testing_service.py
message_service.py
model_load_balancing_service.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
model_provider_service.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
moderation_service.py
operation_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
workflow_app_service.py
workflow_run_service.py
workflow_service.py feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
workspace_service.py