dify/api/services
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
2023-06-25 16:49:14 +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 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: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
completion_service.py fix: query empty not allow (#255) 2023-05-30 12:24:51 +08:00
conversation_service.py Initial commit 2023-05-15 08:51:32 +08:00
dataset_service.py feat: upgrade langchain (#430) 2023-06-25 16:49:14 +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