dify/api/services
Yeuoly 197c0bb1a3
fix: jsonable_encoder
2024-03-18 19:56:38 +08:00
..
entities
errors
workflow add image file as markdown stream outupt 2024-03-17 21:27:08 +08:00
__init__.py
account_service.py
advanced_prompt_template_service.py refactor app 2024-03-15 18:15:48 +08:00
annotation_service.py
api_based_extension_service.py
app_generate_service.py refactor app generate pipeline 2024-03-15 21:42:22 +08:00
app_model_config_service.py refactor apps 2024-03-15 18:17:04 +08:00
app_service.py add completion app creation back 2024-03-17 16:30:04 +08:00
audio_service.py fix audio voice arg 2024-03-15 18:17:04 +08:00
billing_service.py
code_based_extension_service.py
conversation_service.py refactor app 2024-03-15 18:15:48 +08:00
dataset_service.py
feature_service.py
file_service.py
hit_testing_service.py
message_service.py advanced chat support 2024-03-16 14:30:53 +08:00
model_provider_service.py
moderation_service.py
operation_service.py
recommended_app_service.py refactor recommend app api 2024-03-16 22:13:06 +08:00
saved_message_service.py
tools_manage_service.py Feat/support tool credentials bool schema (#2875) 2024-03-18 16:55:26 +08:00
vector_service.py
web_conversation_service.py
workflow_app_service.py
workflow_run_service.py add conversation_id & message_id to advanced-chat workflow-runs API 2024-03-15 22:24:00 +08:00
workflow_service.py fix: jsonable_encoder 2024-03-18 19:56:38 +08:00
workspace_service.py