dify/api/services
2023-05-25 15:54:45 +08:00
..
errors Initial commit 2023-05-15 08:51:32 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py Initial commit 2023-05-15 08:51:32 +08:00
app_model_config_service.py Initial commit 2023-05-15 08:51:32 +08:00
completion_service.py Initial commit 2023-05-15 08:51:32 +08:00
conversation_service.py Initial commit 2023-05-15 08:51:32 +08:00
dataset_service.py Fix/dateset update rule (#177) 2023-05-23 22:54:59 +08:00
hit_testing_service.py Initial commit 2023-05-15 08:51:32 +08:00
message_service.py Feat: explore apps (#196) 2023-05-25 15:54:45 +08:00
provider_service.py add a config to disable provider config validation (#85) 2023-05-18 08:25:37 +08:00
saved_message_service.py Feat: explore apps (#196) 2023-05-25 15:54:45 +08:00
web_conversation_service.py Feat: explore apps (#196) 2023-05-25 15:54:45 +08:00
workspace_service.py Initial commit 2023-05-15 08:51:32 +08:00