dify/api/services
2023-11-21 11:50:06 +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
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: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
conversation_service.py feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
dataset_service.py Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
file_service.py feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
hit_testing_service.py Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
message_service.py
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
retrieval_service.py Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
saved_message_service.py
vector_service.py
web_conversation_service.py feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
workspace_service.py