dify/api/services
Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
2023-11-06 19:36:16 +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 fix: Use correct typehint for return values (#1454) 2023-11-06 04:50:51 -06:00
advanced_prompt_template_service.py refactor advanced prompt core. (#1350) 2023-10-18 20:02:52 +08:00
api_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
app_model_config_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
audio_service.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
code_based_extension_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
completion_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +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
moderation_service.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
provider_checkout_service.py feat: claude paid optimize (#890) 2023-08-17 16:56:20 +08:00
provider_service.py feat: advanced prompt backend (#1301) 2023-10-12 10:13:10 -05: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