dify/api/services
2023-07-16 13:21:56 +08:00
..
errors convert audio wav to mp3 (#552) 2023-07-12 17:18:56 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py feat: member invitation and activation (#535) 2023-07-14 11:19:26 +08:00
app_model_config_service.py Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
audio_service.py convert audio wav to mp3 (#552) 2023-07-12 17:18:56 +08:00
completion_service.py fix: query empty not allow (#255) 2023-05-30 12:24:51 +08:00
conversation_service.py Feature/add is deleted to conversations (#470) 2023-06-28 13:31:51 +08:00
dataset_service.py add document limit check (#570) 2023-07-16 13:21:56 +08:00
hit_testing_service.py feat: upgrade langchain (#430) 2023-06-25 16:49:14 +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