dify/api/services
2024-01-05 12:13:45 +08:00
..
entities Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
errors Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py feat: add email template for invite new user in workspace (#1810) 2023-12-21 11:09:41 +08:00
advanced_prompt_template_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
annotation_service.py Annotation management (#1767) 2023-12-18 13:10:05 +08:00
api_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
app_model_config_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
audio_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
billing_service.py feat: only tenant owner can subscription. (#1770) 2023-12-18 16:59:31 +08:00
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
completion_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
conversation_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
dataset_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
feature_service.py feat: add billing switch. (#1789) 2023-12-20 15:37:57 +08:00
file_service.py fix file type not support when preview (#1841) 2023-12-26 15:06:44 +08:00
hit_testing_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
message_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
model_provider_service.py feat: reuse decoding_rsa_key & decoding_cipher_rsa & optimize construct (#1937) 2024-01-05 12:13:45 +08:00
moderation_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
retrieval_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
saved_message_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
vector_service.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
web_conversation_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
workspace_service.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00