dify/api/services
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
..
auth chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
enterprise chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
entities chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
errors catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
tools chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +08:00
__init__.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
account_service.py enhance: include workspace name in create-tenant command (#7834) 2024-08-30 15:53:50 +08:00
advanced_prompt_template_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
agent_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
annotation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
api_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_dsl_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
app_generate_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
app_model_config_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
app_service.py feat: allow users to use the app icon as the answer icon (#7888) 2024-09-02 20:00:41 +08:00
audio_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
billing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
code_based_extension_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
dataset_service.py code merge error (#8183) 2024-09-10 12:52:50 +08:00
feature_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
file_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
hit_testing_service.py Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
message_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
model_load_balancing_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
model_provider_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
moderation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
operation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
ops_service.py fix LangSmith project config error (#7996) 2024-09-08 13:25:27 +08:00
recommended_app_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
saved_message_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tag_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
vector_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
web_conversation_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
website_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_app_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_run_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
workflow_service.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
workspace_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00