mirror of
https://github.com/langgenius/dify.git
synced 2026-03-17 15:33:44 +08:00
The backend part of the human in the loop (HITL) feature and relevant architecture / workflow engine changes. Signed-off-by: yihong0618 <zouzou0208@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: -LAN- <laipz8200@outlook.com> Co-authored-by: 盐粒 Yanli <yanli@dify.ai> Co-authored-by: CrabSAMA <40541269+CrabSAMA@users.noreply.github.com> Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: yihong <zouzou0208@gmail.com> Co-authored-by: Joel <iamjoel007@gmail.com> |
||
|---|---|---|
| .. | ||
| tools | ||
| workflow | ||
| __init__.py | ||
| test_account_service.py | ||
| test_advanced_prompt_template_service.py | ||
| test_agent_service.py | ||
| test_annotation_service.py | ||
| test_api_based_extension_service.py | ||
| test_app_dsl_service.py | ||
| test_app_generate_service.py | ||
| test_app_service.py | ||
| test_billing_service.py | ||
| test_feature_service.py | ||
| test_feedback_service.py | ||
| test_file_service.py | ||
| test_human_input_delivery_test.py | ||
| test_message_service_execution_extra_content.py | ||
| test_message_service.py | ||
| test_messages_clean_service.py | ||
| test_metadata_service.py | ||
| test_model_load_balancing_service.py | ||
| test_model_provider_service.py | ||
| test_saved_message_service.py | ||
| test_tag_service.py | ||
| test_trigger_provider_service.py | ||
| test_web_conversation_service.py | ||
| test_webapp_auth_service.py | ||
| test_webhook_service.py | ||
| test_workflow_app_service.py | ||
| test_workflow_draft_variable_service.py | ||
| test_workflow_run_service.py | ||
| test_workflow_service.py | ||
| test_workspace_service.py | ||