dify/api/services
Jyong 289c93d081
Feat/improve document delete logic (#1325)
Co-authored-by: jyong <jyong@dify.ai>
2023-10-12 13:30:44 +08:00
..
errors Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00
account_service.py Feat/api jwt (#1212) 2023-09-25 12:49:16 +08:00
app_model_config_service.py fix: dataset query error. (#1244) 2023-09-27 15:24:54 +08:00
audio_service.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
completion_service.py fix: detached model in completion thread (#1269) 2023-10-02 22:27:25 +08:00
conversation_service.py Feature/add is deleted to conversations (#470) 2023-06-28 13:31:51 +08:00
dataset_service.py Feat/improve document delete logic (#1325) 2023-10-12 13:30:44 +08:00
file_service.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
hit_testing_service.py Feat/improve vector database logic (#1193) 2023-09-18 18:15:41 +08:00
message_service.py feat: optimize override app model config convert (#874) 2023-08-16 20:48:42 +08:00
provider_checkout_service.py feat: claude paid optimize (#890) 2023-08-17 16:56:20 +08:00
provider_service.py feat: add zhipuai (#1188) 2023-09-18 17:32:31 +08:00
saved_message_service.py Feat: explore apps (#196) 2023-05-25 15:54:45 +08:00
vector_service.py Feat/dataset service api (#1245) 2023-09-27 16:06:32 +08:00
web_conversation_service.py Feat: explore apps (#196) 2023-05-25 15:54:45 +08:00
workspace_service.py fix: frontend permission check (#784) 2023-08-15 13:35:47 +08:00