dify/api/services
2023-12-04 10:51:40 +08:00
..
errors
__init__.py
account_service.py feat: configurable invite expiry time (#1573) 2023-11-21 11:50:06 +08:00
advanced_prompt_template_service.py
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 Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
audio_service.py
billing_service.py fix: vector_size convert bytes to MB. (#1684) 2023-12-04 10:51:40 +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 feat: optimize db connections in thread (#1601) 2023-11-22 16:55:59 +08:00
conversation_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
dataset_service.py Feat/dify billing (#1679) 2023-12-03 20:59:29 +08:00
file_service.py feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +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_checkout_service.py
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
web_conversation_service.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
workspace_service.py