dify/api/services
2024-07-05 21:31:34 +08:00
..
auth
enterprise
entities
errors feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00
tools
workflow chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
__init__.py
account_service.py Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_generate_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
app_model_config_service.py
app_service.py sync delete app table record when delete app (#5819) 2024-07-02 08:48:29 +08:00
audio_service.py
billing_service.py
code_based_extension_service.py
conversation_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
dataset_service.py Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
feature_service.py Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
file_service.py
hit_testing_service.py Fix/remove tsne position test (#5858) 2024-07-02 17:57:42 +08:00
message_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
ops_service.py feat: add ops trace (#5483) 2024-06-26 17:33:29 +08:00
recommended_app_service.py chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 2024-06-27 11:21:31 +08:00
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
website_service.py
workflow_app_service.py
workflow_run_service.py
workflow_service.py
workspace_service.py