dify/api/services
2023-07-07 17:50:42 +08:00
..
errors Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py Fix: the bug that allows regular users to add unregistered users to the workspace. (#328) 2023-06-09 16:07:53 +08:00
app_model_config_service.py Feat/chat support voice input (#532) 2023-07-07 17:50:42 +08:00
audio_service.py Feat/chat support voice input (#532) 2023-07-07 17:50:42 +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 feat: dataset list add order by created at (#487) 2023-07-05 11:00:21 +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