windmill-api 1.563.4__py3-none-any.whl → 1.564.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of windmill-api might be problematic. Click here for more details.
- windmill_api/api/resource/get_mcp_tools.py +171 -0
- windmill_api/models/agent_tool.py +107 -0
- windmill_api/models/agent_tool_value_type_0.py +60 -0
- windmill_api/models/{ai_agent_tools_item_sleep_type_1_type.py → agent_tool_value_type_0_tool_type.py} +2 -2
- windmill_api/models/agent_tool_value_type_1.py +90 -0
- windmill_api/models/{ai_agent_tools_item_sleep_type_0_type.py → agent_tool_value_type_1_tool_type.py} +2 -2
- windmill_api/models/ai_agent_tools_item.py +17 -237
- windmill_api/models/ai_agent_tools_item_value_type_0.py +60 -0
- windmill_api/models/ai_agent_tools_item_value_type_0_tool_type.py +8 -0
- windmill_api/models/ai_agent_tools_item_value_type_1.py +90 -0
- windmill_api/models/{ai_agent_tools_item_timeout_type_0_type.py → ai_agent_tools_item_value_type_1_tool_type.py} +2 -2
- windmill_api/models/completed_job_flow_status_failure_module.py +26 -3
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/{ai_agent_tools_item_retry_retry_if.py → completed_job_flow_status_failure_module_agent_actions_item_type_1_arguments.py} +7 -21
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{flow_module_value_2_type_8_tools_item_sleep_type_0.py → completed_job_flow_status_failure_module_agent_actions_item_type_2.py} +10 -17
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/completed_job_flow_status_modules_item.py +26 -3
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_1.py +49 -1
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module.py +28 -3
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{ai_agent_tools_item_suspend_user_groups_required_type_0.py → completed_job_flow_status_preprocessor_module_agent_actions_item_type_2.py} +10 -17
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module.py +31 -4
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item.py +31 -4
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module.py +31 -4
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item.py +31 -4
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module.py +31 -4
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item.py +31 -4
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/{flow_module_value_2_type_8_tools_item_retry_retry_if.py → flow_module_tool.py} +13 -11
- windmill_api/models/{ai_agent_tools_item_timeout_type_1_type.py → flow_module_tool_tool_type.py} +2 -2
- windmill_api/models/flow_module_value_2_type_8_tools_item_value_type_0.py +62 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_value_type_0_tool_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_value_type_1.py +92 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_value_type_1_tool_type.py +8 -0
- windmill_api/models/flow_status_failure_module.py +35 -5
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/{flow_module_value_2_type_8_tools_item_suspend_resume_form_schema.py → flow_status_failure_module_agent_actions_item_type_1_arguments.py} +5 -5
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{ai_agent_tools_item_timeout_type_0.py → flow_status_failure_module_agent_actions_item_type_2.py} +11 -16
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/flow_status_module.py +30 -5
- windmill_api/models/flow_status_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/{ai_agent_tools_item_skip_if.py → flow_status_module_agent_actions_item_type_1_arguments.py} +7 -21
- windmill_api/models/flow_status_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{ai_agent_tools_item_sleep_type_1.py → flow_status_module_agent_actions_item_type_2.py} +9 -16
- windmill_api/models/flow_status_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/flow_status_modules_item.py +34 -5
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_1.py +49 -1
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{ai_agent_tools_item_sleep_type_0.py → flow_status_modules_item_agent_actions_item_type_2.py} +11 -16
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/flow_status_preprocessor_module.py +29 -5
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{ai_agent_tools_item_timeout_type_1.py → flow_status_preprocessor_module_agent_actions_item_type_2.py} +11 -16
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module.py +31 -4
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item.py +31 -4
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module.py +31 -4
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item.py +30 -3
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_1.py +49 -1
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{ai_agent_tools_item_suspend_user_groups_required_type_1.py → get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_2.py} +10 -17
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module.py +31 -4
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item.py +30 -3
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_1.py +49 -1
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module.py +31 -4
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item.py +31 -4
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_mcp_tools_response_200_item.py +82 -0
- windmill_api/models/{ai_agent_tools_item_suspend_resume_form_schema.py → get_mcp_tools_response_200_item_parameters.py} +5 -5
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module.py +34 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_1.py +58 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item.py +32 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_1.py +58 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.py +50 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_2.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +50 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_2.py +66 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module.py +34 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_1.py +58 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item.py +32 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_1.py +58 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_1_arguments.py +50 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_2.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +50 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_2.py +66 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{job_type_0_flow_status_failure_module_agent_actions_item_type_1.py → job_type_0_flow_status_failure_module_agent_actions_item_type_2.py} +10 -10
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{job_type_0_flow_status_modules_item_agent_actions_item_type_1.py → job_type_0_flow_status_modules_item_agent_actions_item_type_2.py} +10 -10
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py → job_type_0_flow_status_preprocessor_module_agent_actions_item_type_2.py} +10 -10
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{job_type_1_flow_status_failure_module_agent_actions_item_type_1.py → job_type_1_flow_status_failure_module_agent_actions_item_type_2.py} +10 -10
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{job_type_1_flow_status_modules_item_agent_actions_item_type_1.py → job_type_1_flow_status_modules_item_agent_actions_item_type_2.py} +10 -10
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py → job_type_1_flow_status_preprocessor_module_agent_actions_item_type_2.py} +10 -10
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module.py +32 -4
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item.py +31 -4
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_1.py +53 -1
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module.py +34 -4
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1.py +58 -1
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module.py +34 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1.py +58 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item.py +34 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1.py +58 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +50 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2.py +70 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module.py +34 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1.py +58 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item.py +34 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1.py +58 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1_arguments.py +48 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +50 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_2.py +70 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module.py +31 -4
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item.py +31 -4
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module.py +31 -4
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item.py +31 -4
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module.py +32 -4
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +56 -1
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_2.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module.py +31 -4
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_1.py +51 -1
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item.py +31 -4
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_1.py +51 -1
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module.py +31 -4
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1.py +53 -1
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +46 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/mcp_tool_value.py +90 -0
- windmill_api/models/mcp_tool_value_tool_type.py +8 -0
- windmill_api/models/queued_job_flow_status_failure_module.py +26 -3
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_2.py +62 -0
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/queued_job_flow_status_modules_item.py +26 -3
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_1.py +49 -1
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_2.py +62 -0
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module.py +28 -3
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_1.py +49 -1
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.py +44 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +1 -1
- windmill_api/models/{flow_module_value_2_type_8_tools_item_sleep_type_1.py → queued_job_flow_status_preprocessor_module_agent_actions_item_type_2.py} +10 -17
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_2_type.py +8 -0
- windmill_api/models/{flow_module_value_2_type_8_tools_item_skip_if.py → tool_value_type_0.py} +13 -11
- windmill_api/models/tool_value_type_0_tool_type.py +8 -0
- windmill_api/models/tool_value_type_1.py +90 -0
- windmill_api/models/tool_value_type_1_tool_type.py +8 -0
- {windmill_api-1.563.4.dist-info → windmill_api-1.564.0.dist-info}/METADATA +1 -1
- {windmill_api-1.563.4.dist-info → windmill_api-1.564.0.dist-info}/RECORD +383 -225
- windmill_api/models/ai_agent_tools_item_mock.py +0 -66
- windmill_api/models/ai_agent_tools_item_retry.py +0 -107
- windmill_api/models/ai_agent_tools_item_retry_constant.py +0 -66
- windmill_api/models/ai_agent_tools_item_retry_exponential.py +0 -82
- windmill_api/models/ai_agent_tools_item_stop_after_all_iters_if.py +0 -76
- windmill_api/models/ai_agent_tools_item_stop_after_if.py +0 -76
- windmill_api/models/ai_agent_tools_item_suspend.py +0 -195
- windmill_api/models/ai_agent_tools_item_suspend_resume_form.py +0 -71
- windmill_api/models/ai_agent_tools_item_suspend_user_groups_required_type_0_type.py +0 -8
- windmill_api/models/ai_agent_tools_item_suspend_user_groups_required_type_1_type.py +0 -8
- windmill_api/models/flow_module_value_2_type_8_tools_item_mock.py +0 -66
- windmill_api/models/flow_module_value_2_type_8_tools_item_retry_constant.py +0 -66
- windmill_api/models/flow_module_value_2_type_8_tools_item_retry_exponential.py +0 -82
- windmill_api/models/flow_module_value_2_type_8_tools_item_sleep_type_0_type.py +0 -8
- windmill_api/models/flow_module_value_2_type_8_tools_item_sleep_type_1_type.py +0 -8
- windmill_api/models/flow_module_value_2_type_8_tools_item_stop_after_all_iters_if.py +0 -76
- windmill_api/models/flow_module_value_2_type_8_tools_item_stop_after_if.py +0 -76
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_0.py +0 -69
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_0_type.py +0 -8
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_1.py +0 -69
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_1_type.py +0 -8
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_0.py +0 -69
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_0_type.py +0 -8
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_1.py +0 -69
- windmill_api/models/flow_module_value_2_type_8_tools_item_timeout_type_1_type.py +0 -8
- {windmill_api-1.563.4.dist-info → windmill_api-1.564.0.dist-info}/LICENSE +0 -0
- {windmill_api-1.563.4.dist-info → windmill_api-1.564.0.dist-info}/WHEEL +0 -0
|
@@ -13,6 +13,9 @@ if TYPE_CHECKING:
|
|
|
13
13
|
from ..models.flow_status_failure_module_agent_actions_item_type_1 import (
|
|
14
14
|
FlowStatusFailureModuleAgentActionsItemType1,
|
|
15
15
|
)
|
|
16
|
+
from ..models.flow_status_failure_module_agent_actions_item_type_2 import (
|
|
17
|
+
FlowStatusFailureModuleAgentActionsItemType2,
|
|
18
|
+
)
|
|
16
19
|
from ..models.flow_status_failure_module_approvers_item import FlowStatusFailureModuleApproversItem
|
|
17
20
|
from ..models.flow_status_failure_module_branch_chosen import FlowStatusFailureModuleBranchChosen
|
|
18
21
|
from ..models.flow_status_failure_module_branchall import FlowStatusFailureModuleBranchall
|
|
@@ -42,7 +45,7 @@ class FlowStatusFailureModule:
|
|
|
42
45
|
failed_retries (Union[Unset, List[str]]):
|
|
43
46
|
skipped (Union[Unset, bool]):
|
|
44
47
|
agent_actions (Union[Unset, List[Union['FlowStatusFailureModuleAgentActionsItemType0',
|
|
45
|
-
'FlowStatusFailureModuleAgentActionsItemType1']]]):
|
|
48
|
+
'FlowStatusFailureModuleAgentActionsItemType1', 'FlowStatusFailureModuleAgentActionsItemType2']]]):
|
|
46
49
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
47
50
|
parent_module (Union[Unset, str]):
|
|
48
51
|
"""
|
|
@@ -63,7 +66,13 @@ class FlowStatusFailureModule:
|
|
|
63
66
|
skipped: Union[Unset, bool] = UNSET
|
|
64
67
|
agent_actions: Union[
|
|
65
68
|
Unset,
|
|
66
|
-
List[
|
|
69
|
+
List[
|
|
70
|
+
Union[
|
|
71
|
+
"FlowStatusFailureModuleAgentActionsItemType0",
|
|
72
|
+
"FlowStatusFailureModuleAgentActionsItemType1",
|
|
73
|
+
"FlowStatusFailureModuleAgentActionsItemType2",
|
|
74
|
+
]
|
|
75
|
+
],
|
|
67
76
|
] = UNSET
|
|
68
77
|
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
69
78
|
parent_module: Union[Unset, str] = UNSET
|
|
@@ -73,6 +82,9 @@ class FlowStatusFailureModule:
|
|
|
73
82
|
from ..models.flow_status_failure_module_agent_actions_item_type_0 import (
|
|
74
83
|
FlowStatusFailureModuleAgentActionsItemType0,
|
|
75
84
|
)
|
|
85
|
+
from ..models.flow_status_failure_module_agent_actions_item_type_1 import (
|
|
86
|
+
FlowStatusFailureModuleAgentActionsItemType1,
|
|
87
|
+
)
|
|
76
88
|
|
|
77
89
|
type = self.type.value
|
|
78
90
|
|
|
@@ -126,6 +138,9 @@ class FlowStatusFailureModule:
|
|
|
126
138
|
if isinstance(agent_actions_item_data, FlowStatusFailureModuleAgentActionsItemType0):
|
|
127
139
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
128
140
|
|
|
141
|
+
elif isinstance(agent_actions_item_data, FlowStatusFailureModuleAgentActionsItemType1):
|
|
142
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
143
|
+
|
|
129
144
|
else:
|
|
130
145
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
131
146
|
|
|
@@ -187,6 +202,9 @@ class FlowStatusFailureModule:
|
|
|
187
202
|
from ..models.flow_status_failure_module_agent_actions_item_type_1 import (
|
|
188
203
|
FlowStatusFailureModuleAgentActionsItemType1,
|
|
189
204
|
)
|
|
205
|
+
from ..models.flow_status_failure_module_agent_actions_item_type_2 import (
|
|
206
|
+
FlowStatusFailureModuleAgentActionsItemType2,
|
|
207
|
+
)
|
|
190
208
|
from ..models.flow_status_failure_module_approvers_item import FlowStatusFailureModuleApproversItem
|
|
191
209
|
from ..models.flow_status_failure_module_branch_chosen import FlowStatusFailureModuleBranchChosen
|
|
192
210
|
from ..models.flow_status_failure_module_branchall import FlowStatusFailureModuleBranchall
|
|
@@ -253,7 +271,11 @@ class FlowStatusFailureModule:
|
|
|
253
271
|
|
|
254
272
|
def _parse_agent_actions_item(
|
|
255
273
|
data: object,
|
|
256
|
-
) -> Union[
|
|
274
|
+
) -> Union[
|
|
275
|
+
"FlowStatusFailureModuleAgentActionsItemType0",
|
|
276
|
+
"FlowStatusFailureModuleAgentActionsItemType1",
|
|
277
|
+
"FlowStatusFailureModuleAgentActionsItemType2",
|
|
278
|
+
]:
|
|
257
279
|
try:
|
|
258
280
|
if not isinstance(data, dict):
|
|
259
281
|
raise TypeError()
|
|
@@ -262,11 +284,19 @@ class FlowStatusFailureModule:
|
|
|
262
284
|
return agent_actions_item_type_0
|
|
263
285
|
except: # noqa: E722
|
|
264
286
|
pass
|
|
287
|
+
try:
|
|
288
|
+
if not isinstance(data, dict):
|
|
289
|
+
raise TypeError()
|
|
290
|
+
agent_actions_item_type_1 = FlowStatusFailureModuleAgentActionsItemType1.from_dict(data)
|
|
291
|
+
|
|
292
|
+
return agent_actions_item_type_1
|
|
293
|
+
except: # noqa: E722
|
|
294
|
+
pass
|
|
265
295
|
if not isinstance(data, dict):
|
|
266
296
|
raise TypeError()
|
|
267
|
-
|
|
297
|
+
agent_actions_item_type_2 = FlowStatusFailureModuleAgentActionsItemType2.from_dict(data)
|
|
268
298
|
|
|
269
|
-
return
|
|
299
|
+
return agent_actions_item_type_2
|
|
270
300
|
|
|
271
301
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
272
302
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
from typing import Any, Dict, List, Type, TypeVar
|
|
1
|
+
from typing import TYPE_CHECKING, Any, Dict, List, Type, TypeVar, Union
|
|
2
2
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
@@ -6,6 +6,13 @@ from attrs import field as _attrs_field
|
|
|
6
6
|
from ..models.flow_status_failure_module_agent_actions_item_type_1_type import (
|
|
7
7
|
FlowStatusFailureModuleAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.flow_status_failure_module_agent_actions_item_type_1_arguments import (
|
|
13
|
+
FlowStatusFailureModuleAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="FlowStatusFailureModuleAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,73 @@ T = TypeVar("T", bound="FlowStatusFailureModuleAgentActionsItemType1")
|
|
|
14
21
|
class FlowStatusFailureModuleAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (FlowStatusFailureModuleAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset, FlowStatusFailureModuleAgentActionsItemType1Arguments]):
|
|
18
29
|
"""
|
|
19
30
|
|
|
31
|
+
call_id: str
|
|
32
|
+
function_name: str
|
|
33
|
+
resource_path: str
|
|
20
34
|
type: FlowStatusFailureModuleAgentActionsItemType1Type
|
|
35
|
+
arguments: Union[Unset, "FlowStatusFailureModuleAgentActionsItemType1Arguments"] = UNSET
|
|
21
36
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
37
|
|
|
23
38
|
def to_dict(self) -> Dict[str, Any]:
|
|
39
|
+
call_id = self.call_id
|
|
40
|
+
function_name = self.function_name
|
|
41
|
+
resource_path = self.resource_path
|
|
24
42
|
type = self.type.value
|
|
25
43
|
|
|
44
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
45
|
+
if not isinstance(self.arguments, Unset):
|
|
46
|
+
arguments = self.arguments.to_dict()
|
|
47
|
+
|
|
26
48
|
field_dict: Dict[str, Any] = {}
|
|
27
49
|
field_dict.update(self.additional_properties)
|
|
28
50
|
field_dict.update(
|
|
29
51
|
{
|
|
52
|
+
"call_id": call_id,
|
|
53
|
+
"function_name": function_name,
|
|
54
|
+
"resource_path": resource_path,
|
|
30
55
|
"type": type,
|
|
31
56
|
}
|
|
32
57
|
)
|
|
58
|
+
if arguments is not UNSET:
|
|
59
|
+
field_dict["arguments"] = arguments
|
|
33
60
|
|
|
34
61
|
return field_dict
|
|
35
62
|
|
|
36
63
|
@classmethod
|
|
37
64
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
65
|
+
from ..models.flow_status_failure_module_agent_actions_item_type_1_arguments import (
|
|
66
|
+
FlowStatusFailureModuleAgentActionsItemType1Arguments,
|
|
67
|
+
)
|
|
68
|
+
|
|
38
69
|
d = src_dict.copy()
|
|
70
|
+
call_id = d.pop("call_id")
|
|
71
|
+
|
|
72
|
+
function_name = d.pop("function_name")
|
|
73
|
+
|
|
74
|
+
resource_path = d.pop("resource_path")
|
|
75
|
+
|
|
39
76
|
type = FlowStatusFailureModuleAgentActionsItemType1Type(d.pop("type"))
|
|
40
77
|
|
|
78
|
+
_arguments = d.pop("arguments", UNSET)
|
|
79
|
+
arguments: Union[Unset, FlowStatusFailureModuleAgentActionsItemType1Arguments]
|
|
80
|
+
if isinstance(_arguments, Unset):
|
|
81
|
+
arguments = UNSET
|
|
82
|
+
else:
|
|
83
|
+
arguments = FlowStatusFailureModuleAgentActionsItemType1Arguments.from_dict(_arguments)
|
|
84
|
+
|
|
41
85
|
flow_status_failure_module_agent_actions_item_type_1 = cls(
|
|
86
|
+
call_id=call_id,
|
|
87
|
+
function_name=function_name,
|
|
88
|
+
resource_path=resource_path,
|
|
42
89
|
type=type,
|
|
90
|
+
arguments=arguments,
|
|
43
91
|
)
|
|
44
92
|
|
|
45
93
|
flow_status_failure_module_agent_actions_item_type_1.additional_properties = d
|
|
@@ -3,11 +3,11 @@ from typing import Any, Dict, List, Type, TypeVar
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
|
-
T = TypeVar("T", bound="
|
|
6
|
+
T = TypeVar("T", bound="FlowStatusFailureModuleAgentActionsItemType1Arguments")
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
@_attrs_define
|
|
10
|
-
class
|
|
10
|
+
class FlowStatusFailureModuleAgentActionsItemType1Arguments:
|
|
11
11
|
""" """
|
|
12
12
|
|
|
13
13
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
@@ -22,10 +22,10 @@ class FlowModuleValue2Type8ToolsItemSuspendResumeFormSchema:
|
|
|
22
22
|
@classmethod
|
|
23
23
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
24
24
|
d = src_dict.copy()
|
|
25
|
-
|
|
25
|
+
flow_status_failure_module_agent_actions_item_type_1_arguments = cls()
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
return
|
|
27
|
+
flow_status_failure_module_agent_actions_item_type_1_arguments.additional_properties = d
|
|
28
|
+
return flow_status_failure_module_agent_actions_item_type_1_arguments
|
|
29
29
|
|
|
30
30
|
@property
|
|
31
31
|
def additional_keys(self) -> List[str]:
|
|
@@ -3,32 +3,30 @@ from typing import Any, Dict, List, Type, TypeVar
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
|
-
from ..models.
|
|
6
|
+
from ..models.flow_status_failure_module_agent_actions_item_type_2_type import (
|
|
7
|
+
FlowStatusFailureModuleAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
7
9
|
|
|
8
|
-
T = TypeVar("T", bound="
|
|
10
|
+
T = TypeVar("T", bound="FlowStatusFailureModuleAgentActionsItemType2")
|
|
9
11
|
|
|
10
12
|
|
|
11
13
|
@_attrs_define
|
|
12
|
-
class
|
|
14
|
+
class FlowStatusFailureModuleAgentActionsItemType2:
|
|
13
15
|
"""
|
|
14
16
|
Attributes:
|
|
15
|
-
|
|
16
|
-
type (AiAgentToolsItemTimeoutType0Type):
|
|
17
|
+
type (FlowStatusFailureModuleAgentActionsItemType2Type):
|
|
17
18
|
"""
|
|
18
19
|
|
|
19
|
-
|
|
20
|
-
type: AiAgentToolsItemTimeoutType0Type
|
|
20
|
+
type: FlowStatusFailureModuleAgentActionsItemType2Type
|
|
21
21
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
22
|
|
|
23
23
|
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
-
value = self.value
|
|
25
24
|
type = self.type.value
|
|
26
25
|
|
|
27
26
|
field_dict: Dict[str, Any] = {}
|
|
28
27
|
field_dict.update(self.additional_properties)
|
|
29
28
|
field_dict.update(
|
|
30
29
|
{
|
|
31
|
-
"value": value,
|
|
32
30
|
"type": type,
|
|
33
31
|
}
|
|
34
32
|
)
|
|
@@ -38,17 +36,14 @@ class AiAgentToolsItemTimeoutType0:
|
|
|
38
36
|
@classmethod
|
|
39
37
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
40
38
|
d = src_dict.copy()
|
|
41
|
-
|
|
39
|
+
type = FlowStatusFailureModuleAgentActionsItemType2Type(d.pop("type"))
|
|
42
40
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
ai_agent_tools_item_timeout_type_0 = cls(
|
|
46
|
-
value=value,
|
|
41
|
+
flow_status_failure_module_agent_actions_item_type_2 = cls(
|
|
47
42
|
type=type,
|
|
48
43
|
)
|
|
49
44
|
|
|
50
|
-
|
|
51
|
-
return
|
|
45
|
+
flow_status_failure_module_agent_actions_item_type_2.additional_properties = d
|
|
46
|
+
return flow_status_failure_module_agent_actions_item_type_2
|
|
52
47
|
|
|
53
48
|
@property
|
|
54
49
|
def additional_keys(self) -> List[str]:
|
|
@@ -9,6 +9,7 @@ from ..types import UNSET, Unset
|
|
|
9
9
|
if TYPE_CHECKING:
|
|
10
10
|
from ..models.flow_status_module_agent_actions_item_type_0 import FlowStatusModuleAgentActionsItemType0
|
|
11
11
|
from ..models.flow_status_module_agent_actions_item_type_1 import FlowStatusModuleAgentActionsItemType1
|
|
12
|
+
from ..models.flow_status_module_agent_actions_item_type_2 import FlowStatusModuleAgentActionsItemType2
|
|
12
13
|
from ..models.flow_status_module_approvers_item import FlowStatusModuleApproversItem
|
|
13
14
|
from ..models.flow_status_module_branch_chosen import FlowStatusModuleBranchChosen
|
|
14
15
|
from ..models.flow_status_module_branchall import FlowStatusModuleBranchall
|
|
@@ -38,7 +39,7 @@ class FlowStatusModule:
|
|
|
38
39
|
failed_retries (Union[Unset, List[str]]):
|
|
39
40
|
skipped (Union[Unset, bool]):
|
|
40
41
|
agent_actions (Union[Unset, List[Union['FlowStatusModuleAgentActionsItemType0',
|
|
41
|
-
'FlowStatusModuleAgentActionsItemType1']]]):
|
|
42
|
+
'FlowStatusModuleAgentActionsItemType1', 'FlowStatusModuleAgentActionsItemType2']]]):
|
|
42
43
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
43
44
|
"""
|
|
44
45
|
|
|
@@ -57,13 +58,21 @@ class FlowStatusModule:
|
|
|
57
58
|
failed_retries: Union[Unset, List[str]] = UNSET
|
|
58
59
|
skipped: Union[Unset, bool] = UNSET
|
|
59
60
|
agent_actions: Union[
|
|
60
|
-
Unset,
|
|
61
|
+
Unset,
|
|
62
|
+
List[
|
|
63
|
+
Union[
|
|
64
|
+
"FlowStatusModuleAgentActionsItemType0",
|
|
65
|
+
"FlowStatusModuleAgentActionsItemType1",
|
|
66
|
+
"FlowStatusModuleAgentActionsItemType2",
|
|
67
|
+
]
|
|
68
|
+
],
|
|
61
69
|
] = UNSET
|
|
62
70
|
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
63
71
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
64
72
|
|
|
65
73
|
def to_dict(self) -> Dict[str, Any]:
|
|
66
74
|
from ..models.flow_status_module_agent_actions_item_type_0 import FlowStatusModuleAgentActionsItemType0
|
|
75
|
+
from ..models.flow_status_module_agent_actions_item_type_1 import FlowStatusModuleAgentActionsItemType1
|
|
67
76
|
|
|
68
77
|
type = self.type.value
|
|
69
78
|
|
|
@@ -117,6 +126,9 @@ class FlowStatusModule:
|
|
|
117
126
|
if isinstance(agent_actions_item_data, FlowStatusModuleAgentActionsItemType0):
|
|
118
127
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
119
128
|
|
|
129
|
+
elif isinstance(agent_actions_item_data, FlowStatusModuleAgentActionsItemType1):
|
|
130
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
131
|
+
|
|
120
132
|
else:
|
|
121
133
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
122
134
|
|
|
@@ -170,6 +182,7 @@ class FlowStatusModule:
|
|
|
170
182
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
171
183
|
from ..models.flow_status_module_agent_actions_item_type_0 import FlowStatusModuleAgentActionsItemType0
|
|
172
184
|
from ..models.flow_status_module_agent_actions_item_type_1 import FlowStatusModuleAgentActionsItemType1
|
|
185
|
+
from ..models.flow_status_module_agent_actions_item_type_2 import FlowStatusModuleAgentActionsItemType2
|
|
173
186
|
from ..models.flow_status_module_approvers_item import FlowStatusModuleApproversItem
|
|
174
187
|
from ..models.flow_status_module_branch_chosen import FlowStatusModuleBranchChosen
|
|
175
188
|
from ..models.flow_status_module_branchall import FlowStatusModuleBranchall
|
|
@@ -236,7 +249,11 @@ class FlowStatusModule:
|
|
|
236
249
|
|
|
237
250
|
def _parse_agent_actions_item(
|
|
238
251
|
data: object,
|
|
239
|
-
) -> Union[
|
|
252
|
+
) -> Union[
|
|
253
|
+
"FlowStatusModuleAgentActionsItemType0",
|
|
254
|
+
"FlowStatusModuleAgentActionsItemType1",
|
|
255
|
+
"FlowStatusModuleAgentActionsItemType2",
|
|
256
|
+
]:
|
|
240
257
|
try:
|
|
241
258
|
if not isinstance(data, dict):
|
|
242
259
|
raise TypeError()
|
|
@@ -245,11 +262,19 @@ class FlowStatusModule:
|
|
|
245
262
|
return agent_actions_item_type_0
|
|
246
263
|
except: # noqa: E722
|
|
247
264
|
pass
|
|
265
|
+
try:
|
|
266
|
+
if not isinstance(data, dict):
|
|
267
|
+
raise TypeError()
|
|
268
|
+
agent_actions_item_type_1 = FlowStatusModuleAgentActionsItemType1.from_dict(data)
|
|
269
|
+
|
|
270
|
+
return agent_actions_item_type_1
|
|
271
|
+
except: # noqa: E722
|
|
272
|
+
pass
|
|
248
273
|
if not isinstance(data, dict):
|
|
249
274
|
raise TypeError()
|
|
250
|
-
|
|
275
|
+
agent_actions_item_type_2 = FlowStatusModuleAgentActionsItemType2.from_dict(data)
|
|
251
276
|
|
|
252
|
-
return
|
|
277
|
+
return agent_actions_item_type_2
|
|
253
278
|
|
|
254
279
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
255
280
|
|
|
@@ -1,9 +1,16 @@
|
|
|
1
|
-
from typing import Any, Dict, List, Type, TypeVar
|
|
1
|
+
from typing import TYPE_CHECKING, Any, Dict, List, Type, TypeVar, Union
|
|
2
2
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
6
|
from ..models.flow_status_module_agent_actions_item_type_1_type import FlowStatusModuleAgentActionsItemType1Type
|
|
7
|
+
from ..types import UNSET, Unset
|
|
8
|
+
|
|
9
|
+
if TYPE_CHECKING:
|
|
10
|
+
from ..models.flow_status_module_agent_actions_item_type_1_arguments import (
|
|
11
|
+
FlowStatusModuleAgentActionsItemType1Arguments,
|
|
12
|
+
)
|
|
13
|
+
|
|
7
14
|
|
|
8
15
|
T = TypeVar("T", bound="FlowStatusModuleAgentActionsItemType1")
|
|
9
16
|
|
|
@@ -12,32 +19,73 @@ T = TypeVar("T", bound="FlowStatusModuleAgentActionsItemType1")
|
|
|
12
19
|
class FlowStatusModuleAgentActionsItemType1:
|
|
13
20
|
"""
|
|
14
21
|
Attributes:
|
|
22
|
+
call_id (str):
|
|
23
|
+
function_name (str):
|
|
24
|
+
resource_path (str):
|
|
15
25
|
type (FlowStatusModuleAgentActionsItemType1Type):
|
|
26
|
+
arguments (Union[Unset, FlowStatusModuleAgentActionsItemType1Arguments]):
|
|
16
27
|
"""
|
|
17
28
|
|
|
29
|
+
call_id: str
|
|
30
|
+
function_name: str
|
|
31
|
+
resource_path: str
|
|
18
32
|
type: FlowStatusModuleAgentActionsItemType1Type
|
|
33
|
+
arguments: Union[Unset, "FlowStatusModuleAgentActionsItemType1Arguments"] = UNSET
|
|
19
34
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
20
35
|
|
|
21
36
|
def to_dict(self) -> Dict[str, Any]:
|
|
37
|
+
call_id = self.call_id
|
|
38
|
+
function_name = self.function_name
|
|
39
|
+
resource_path = self.resource_path
|
|
22
40
|
type = self.type.value
|
|
23
41
|
|
|
42
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
43
|
+
if not isinstance(self.arguments, Unset):
|
|
44
|
+
arguments = self.arguments.to_dict()
|
|
45
|
+
|
|
24
46
|
field_dict: Dict[str, Any] = {}
|
|
25
47
|
field_dict.update(self.additional_properties)
|
|
26
48
|
field_dict.update(
|
|
27
49
|
{
|
|
50
|
+
"call_id": call_id,
|
|
51
|
+
"function_name": function_name,
|
|
52
|
+
"resource_path": resource_path,
|
|
28
53
|
"type": type,
|
|
29
54
|
}
|
|
30
55
|
)
|
|
56
|
+
if arguments is not UNSET:
|
|
57
|
+
field_dict["arguments"] = arguments
|
|
31
58
|
|
|
32
59
|
return field_dict
|
|
33
60
|
|
|
34
61
|
@classmethod
|
|
35
62
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
63
|
+
from ..models.flow_status_module_agent_actions_item_type_1_arguments import (
|
|
64
|
+
FlowStatusModuleAgentActionsItemType1Arguments,
|
|
65
|
+
)
|
|
66
|
+
|
|
36
67
|
d = src_dict.copy()
|
|
68
|
+
call_id = d.pop("call_id")
|
|
69
|
+
|
|
70
|
+
function_name = d.pop("function_name")
|
|
71
|
+
|
|
72
|
+
resource_path = d.pop("resource_path")
|
|
73
|
+
|
|
37
74
|
type = FlowStatusModuleAgentActionsItemType1Type(d.pop("type"))
|
|
38
75
|
|
|
76
|
+
_arguments = d.pop("arguments", UNSET)
|
|
77
|
+
arguments: Union[Unset, FlowStatusModuleAgentActionsItemType1Arguments]
|
|
78
|
+
if isinstance(_arguments, Unset):
|
|
79
|
+
arguments = UNSET
|
|
80
|
+
else:
|
|
81
|
+
arguments = FlowStatusModuleAgentActionsItemType1Arguments.from_dict(_arguments)
|
|
82
|
+
|
|
39
83
|
flow_status_module_agent_actions_item_type_1 = cls(
|
|
84
|
+
call_id=call_id,
|
|
85
|
+
function_name=function_name,
|
|
86
|
+
resource_path=resource_path,
|
|
40
87
|
type=type,
|
|
88
|
+
arguments=arguments,
|
|
41
89
|
)
|
|
42
90
|
|
|
43
91
|
flow_status_module_agent_actions_item_type_1.additional_properties = d
|
|
@@ -3,43 +3,29 @@ from typing import Any, Dict, List, Type, TypeVar
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
|
-
T = TypeVar("T", bound="
|
|
6
|
+
T = TypeVar("T", bound="FlowStatusModuleAgentActionsItemType1Arguments")
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
@_attrs_define
|
|
10
|
-
class
|
|
11
|
-
"""
|
|
12
|
-
Attributes:
|
|
13
|
-
expr (str):
|
|
14
|
-
"""
|
|
10
|
+
class FlowStatusModuleAgentActionsItemType1Arguments:
|
|
11
|
+
""" """
|
|
15
12
|
|
|
16
|
-
expr: str
|
|
17
13
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
18
14
|
|
|
19
15
|
def to_dict(self) -> Dict[str, Any]:
|
|
20
|
-
expr = self.expr
|
|
21
|
-
|
|
22
16
|
field_dict: Dict[str, Any] = {}
|
|
23
17
|
field_dict.update(self.additional_properties)
|
|
24
|
-
field_dict.update(
|
|
25
|
-
{
|
|
26
|
-
"expr": expr,
|
|
27
|
-
}
|
|
28
|
-
)
|
|
18
|
+
field_dict.update({})
|
|
29
19
|
|
|
30
20
|
return field_dict
|
|
31
21
|
|
|
32
22
|
@classmethod
|
|
33
23
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
34
24
|
d = src_dict.copy()
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
ai_agent_tools_item_skip_if = cls(
|
|
38
|
-
expr=expr,
|
|
39
|
-
)
|
|
25
|
+
flow_status_module_agent_actions_item_type_1_arguments = cls()
|
|
40
26
|
|
|
41
|
-
|
|
42
|
-
return
|
|
27
|
+
flow_status_module_agent_actions_item_type_1_arguments.additional_properties = d
|
|
28
|
+
return flow_status_module_agent_actions_item_type_1_arguments
|
|
43
29
|
|
|
44
30
|
@property
|
|
45
31
|
def additional_keys(self) -> List[str]:
|
|
@@ -3,32 +3,28 @@ from typing import Any, Dict, List, Type, TypeVar
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
|
-
from ..models.
|
|
6
|
+
from ..models.flow_status_module_agent_actions_item_type_2_type import FlowStatusModuleAgentActionsItemType2Type
|
|
7
7
|
|
|
8
|
-
T = TypeVar("T", bound="
|
|
8
|
+
T = TypeVar("T", bound="FlowStatusModuleAgentActionsItemType2")
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
@_attrs_define
|
|
12
|
-
class
|
|
12
|
+
class FlowStatusModuleAgentActionsItemType2:
|
|
13
13
|
"""
|
|
14
14
|
Attributes:
|
|
15
|
-
|
|
16
|
-
type (AiAgentToolsItemSleepType1Type):
|
|
15
|
+
type (FlowStatusModuleAgentActionsItemType2Type):
|
|
17
16
|
"""
|
|
18
17
|
|
|
19
|
-
|
|
20
|
-
type: AiAgentToolsItemSleepType1Type
|
|
18
|
+
type: FlowStatusModuleAgentActionsItemType2Type
|
|
21
19
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
20
|
|
|
23
21
|
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
-
expr = self.expr
|
|
25
22
|
type = self.type.value
|
|
26
23
|
|
|
27
24
|
field_dict: Dict[str, Any] = {}
|
|
28
25
|
field_dict.update(self.additional_properties)
|
|
29
26
|
field_dict.update(
|
|
30
27
|
{
|
|
31
|
-
"expr": expr,
|
|
32
28
|
"type": type,
|
|
33
29
|
}
|
|
34
30
|
)
|
|
@@ -38,17 +34,14 @@ class AiAgentToolsItemSleepType1:
|
|
|
38
34
|
@classmethod
|
|
39
35
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
40
36
|
d = src_dict.copy()
|
|
41
|
-
|
|
37
|
+
type = FlowStatusModuleAgentActionsItemType2Type(d.pop("type"))
|
|
42
38
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
ai_agent_tools_item_sleep_type_1 = cls(
|
|
46
|
-
expr=expr,
|
|
39
|
+
flow_status_module_agent_actions_item_type_2 = cls(
|
|
47
40
|
type=type,
|
|
48
41
|
)
|
|
49
42
|
|
|
50
|
-
|
|
51
|
-
return
|
|
43
|
+
flow_status_module_agent_actions_item_type_2.additional_properties = d
|
|
44
|
+
return flow_status_module_agent_actions_item_type_2
|
|
52
45
|
|
|
53
46
|
@property
|
|
54
47
|
def additional_keys(self) -> List[str]:
|