dify/api/services
2024-02-12 02:09:01 +08:00
..
entities
errors
__init__.py
account_service.py fix: account has no owner workspace by member inviting (#2435) 2024-02-12 02:09:01 +08:00
advanced_prompt_template_service.py
annotation_service.py
api_based_extension_service.py
app_model_config_service.py
audio_service.py
billing_service.py
code_based_extension_service.py
completion_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
conversation_service.py
dataset_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
feature_service.py
file_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
hit_testing_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
message_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
model_provider_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
moderation_service.py
operation_service.py
retrieval_service.py
saved_message_service.py
tools_manage_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
vector_service.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
web_conversation_service.py
workspace_service.py