dify/api/services
2023-12-18 16:59:31 +08:00
..
errors Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
__init__.py
account_service.py feat: custom webapp logo (#1766) 2023-12-18 16:25:37 +08:00
advanced_prompt_template_service.py refactor advanced prompt core. (#1350) 2023-10-18 20:02:52 +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 Annotation management (#1767) 2023-12-18 13:10:05 +08:00
audio_service.py feat: server multi models support (#799) 2023-08-12 00:57: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 Annotation management (#1767) 2023-12-18 13:10:05 +08:00
conversation_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
dataset_service.py Annotation management (#1767) 2023-12-18 13:10:05 +08:00
file_service.py feat: custom webapp logo (#1766) 2023-12-18 16:25:37 +08:00
hit_testing_service.py fix score_threshold_enabled name (#1626) 2023-11-27 15:34:45 +08:00
message_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
moderation_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
provider_service.py feat: add supported_model_types field and filter in provider list (#1581) 2023-11-21 15:06:47 +08:00
retrieval_service.py fix score_threshold_enabled name (#1626) 2023-11-27 15:34:45 +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 feat: custom webapp logo (#1766) 2023-12-18 16:25:37 +08:00