dify/api/services
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-11-21 10:34:43 +08:00
..
app_dsl_service
auth
enterprise
entities
errors
recommend_app
tools fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
workflow
__init__.py
account_service.py
advanced_prompt_template_service.py
agent_service.py
annotation_service.py
api_based_extension_service.py
app_generate_service.py
app_model_config_service.py
app_service.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
audio_service.py
billing_service.py
code_based_extension_service.py
conversation_service.py
dataset_service.py
external_knowledge_service.py
feature_service.py
file_service.py
hit_testing_service.py
knowledge_service.py
message_service.py
model_load_balancing_service.py
model_provider_service.py
moderation_service.py
operation_service.py
ops_service.py
recommended_app_service.py
saved_message_service.py
tag_service.py
vector_service.py
web_conversation_service.py
website_service.py fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) 2024-11-21 10:34:43 +08:00
workflow_app_service.py
workflow_run_service.py
workflow_service.py
workspace_service.py