windmill-api 1.563.3__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.3.dist-info → windmill_api-1.564.0.dist-info}/METADATA +1 -1
- {windmill_api-1.563.3.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.3.dist-info → windmill_api-1.564.0.dist-info}/LICENSE +0 -0
- {windmill_api-1.563.3.dist-info → windmill_api-1.564.0.dist-info}/WHEEL +0 -0
|
@@ -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.list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type import (
|
|
7
7
|
ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments import (
|
|
13
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,82 @@ T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusFailur
|
|
|
14
21
|
class ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset,
|
|
29
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments]):
|
|
18
30
|
"""
|
|
19
31
|
|
|
32
|
+
call_id: str
|
|
33
|
+
function_name: str
|
|
34
|
+
resource_path: str
|
|
20
35
|
type: ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Type
|
|
36
|
+
arguments: Union[
|
|
37
|
+
Unset, "ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments"
|
|
38
|
+
] = UNSET
|
|
21
39
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
40
|
|
|
23
41
|
def to_dict(self) -> Dict[str, Any]:
|
|
42
|
+
call_id = self.call_id
|
|
43
|
+
function_name = self.function_name
|
|
44
|
+
resource_path = self.resource_path
|
|
24
45
|
type = self.type.value
|
|
25
46
|
|
|
47
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
48
|
+
if not isinstance(self.arguments, Unset):
|
|
49
|
+
arguments = self.arguments.to_dict()
|
|
50
|
+
|
|
26
51
|
field_dict: Dict[str, Any] = {}
|
|
27
52
|
field_dict.update(self.additional_properties)
|
|
28
53
|
field_dict.update(
|
|
29
54
|
{
|
|
55
|
+
"call_id": call_id,
|
|
56
|
+
"function_name": function_name,
|
|
57
|
+
"resource_path": resource_path,
|
|
30
58
|
"type": type,
|
|
31
59
|
}
|
|
32
60
|
)
|
|
61
|
+
if arguments is not UNSET:
|
|
62
|
+
field_dict["arguments"] = arguments
|
|
33
63
|
|
|
34
64
|
return field_dict
|
|
35
65
|
|
|
36
66
|
@classmethod
|
|
37
67
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
68
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments import (
|
|
69
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments,
|
|
70
|
+
)
|
|
71
|
+
|
|
38
72
|
d = src_dict.copy()
|
|
73
|
+
call_id = d.pop("call_id")
|
|
74
|
+
|
|
75
|
+
function_name = d.pop("function_name")
|
|
76
|
+
|
|
77
|
+
resource_path = d.pop("resource_path")
|
|
78
|
+
|
|
39
79
|
type = ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Type(d.pop("type"))
|
|
40
80
|
|
|
81
|
+
_arguments = d.pop("arguments", UNSET)
|
|
82
|
+
arguments: Union[
|
|
83
|
+
Unset, ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments
|
|
84
|
+
]
|
|
85
|
+
if isinstance(_arguments, Unset):
|
|
86
|
+
arguments = UNSET
|
|
87
|
+
else:
|
|
88
|
+
arguments = (
|
|
89
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments.from_dict(
|
|
90
|
+
_arguments
|
|
91
|
+
)
|
|
92
|
+
)
|
|
93
|
+
|
|
41
94
|
list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1 = cls(
|
|
95
|
+
call_id=call_id,
|
|
96
|
+
function_name=function_name,
|
|
97
|
+
resource_path=resource_path,
|
|
42
98
|
type=type,
|
|
99
|
+
arguments=arguments,
|
|
43
100
|
)
|
|
44
101
|
|
|
45
102
|
list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1.additional_properties = (
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments")
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@_attrs_define
|
|
10
|
+
class ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType1Arguments:
|
|
11
|
+
""" """
|
|
12
|
+
|
|
13
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
14
|
+
|
|
15
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
16
|
+
field_dict: Dict[str, Any] = {}
|
|
17
|
+
field_dict.update(self.additional_properties)
|
|
18
|
+
field_dict.update({})
|
|
19
|
+
|
|
20
|
+
return field_dict
|
|
21
|
+
|
|
22
|
+
@classmethod
|
|
23
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
24
|
+
d = src_dict.copy()
|
|
25
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments = (
|
|
26
|
+
cls()
|
|
27
|
+
)
|
|
28
|
+
|
|
29
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments.additional_properties = (
|
|
30
|
+
d
|
|
31
|
+
)
|
|
32
|
+
return list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_arguments
|
|
33
|
+
|
|
34
|
+
@property
|
|
35
|
+
def additional_keys(self) -> List[str]:
|
|
36
|
+
return list(self.additional_properties.keys())
|
|
37
|
+
|
|
38
|
+
def __getitem__(self, key: str) -> Any:
|
|
39
|
+
return self.additional_properties[key]
|
|
40
|
+
|
|
41
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
42
|
+
self.additional_properties[key] = value
|
|
43
|
+
|
|
44
|
+
def __delitem__(self, key: str) -> None:
|
|
45
|
+
del self.additional_properties[key]
|
|
46
|
+
|
|
47
|
+
def __contains__(self, key: str) -> bool:
|
|
48
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2_type import (
|
|
7
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType2")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType2:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
type (ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType2Type):
|
|
18
|
+
"""
|
|
19
|
+
|
|
20
|
+
type: ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType2Type
|
|
21
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
|
+
|
|
23
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
+
type = self.type.value
|
|
25
|
+
|
|
26
|
+
field_dict: Dict[str, Any] = {}
|
|
27
|
+
field_dict.update(self.additional_properties)
|
|
28
|
+
field_dict.update(
|
|
29
|
+
{
|
|
30
|
+
"type": type,
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
|
|
34
|
+
return field_dict
|
|
35
|
+
|
|
36
|
+
@classmethod
|
|
37
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
38
|
+
d = src_dict.copy()
|
|
39
|
+
type = ListExtendedJobsResponse200JobsItemType0FlowStatusFailureModuleAgentActionsItemType2Type(d.pop("type"))
|
|
40
|
+
|
|
41
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2 = cls(
|
|
42
|
+
type=type,
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2.additional_properties = (
|
|
46
|
+
d
|
|
47
|
+
)
|
|
48
|
+
return list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_2
|
|
49
|
+
|
|
50
|
+
@property
|
|
51
|
+
def additional_keys(self) -> List[str]:
|
|
52
|
+
return list(self.additional_properties.keys())
|
|
53
|
+
|
|
54
|
+
def __getitem__(self, key: str) -> Any:
|
|
55
|
+
return self.additional_properties[key]
|
|
56
|
+
|
|
57
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
58
|
+
self.additional_properties[key] = value
|
|
59
|
+
|
|
60
|
+
def __delitem__(self, key: str) -> None:
|
|
61
|
+
del self.additional_properties[key]
|
|
62
|
+
|
|
63
|
+
def __contains__(self, key: str) -> bool:
|
|
64
|
+
return key in self.additional_properties
|
windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item.py
CHANGED
|
@@ -15,6 +15,9 @@ if TYPE_CHECKING:
|
|
|
15
15
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1 import (
|
|
16
16
|
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1,
|
|
17
17
|
)
|
|
18
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2 import (
|
|
19
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2,
|
|
20
|
+
)
|
|
18
21
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_approvers_item import (
|
|
19
22
|
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemApproversItem,
|
|
20
23
|
)
|
|
@@ -56,7 +59,8 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
56
59
|
skipped (Union[Unset, bool]):
|
|
57
60
|
agent_actions (Union[Unset,
|
|
58
61
|
List[Union['ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType0',
|
|
59
|
-
'ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1'
|
|
62
|
+
'ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1',
|
|
63
|
+
'ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2']]]):
|
|
60
64
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
61
65
|
"""
|
|
62
66
|
|
|
@@ -82,6 +86,7 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
82
86
|
Union[
|
|
83
87
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType0",
|
|
84
88
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1",
|
|
89
|
+
"ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2",
|
|
85
90
|
]
|
|
86
91
|
],
|
|
87
92
|
] = UNSET
|
|
@@ -92,6 +97,9 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
92
97
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_0 import (
|
|
93
98
|
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType0,
|
|
94
99
|
)
|
|
100
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1 import (
|
|
101
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1,
|
|
102
|
+
)
|
|
95
103
|
|
|
96
104
|
type = self.type.value
|
|
97
105
|
|
|
@@ -148,6 +156,12 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
148
156
|
):
|
|
149
157
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
150
158
|
|
|
159
|
+
elif isinstance(
|
|
160
|
+
agent_actions_item_data,
|
|
161
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1,
|
|
162
|
+
):
|
|
163
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
164
|
+
|
|
151
165
|
else:
|
|
152
166
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
153
167
|
|
|
@@ -205,6 +219,9 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
205
219
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1 import (
|
|
206
220
|
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1,
|
|
207
221
|
)
|
|
222
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2 import (
|
|
223
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2,
|
|
224
|
+
)
|
|
208
225
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_approvers_item import (
|
|
209
226
|
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemApproversItem,
|
|
210
227
|
)
|
|
@@ -292,6 +309,7 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
292
309
|
) -> Union[
|
|
293
310
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType0",
|
|
294
311
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1",
|
|
312
|
+
"ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2",
|
|
295
313
|
]:
|
|
296
314
|
try:
|
|
297
315
|
if not isinstance(data, dict):
|
|
@@ -305,13 +323,25 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItem:
|
|
|
305
323
|
return agent_actions_item_type_0
|
|
306
324
|
except: # noqa: E722
|
|
307
325
|
pass
|
|
326
|
+
try:
|
|
327
|
+
if not isinstance(data, dict):
|
|
328
|
+
raise TypeError()
|
|
329
|
+
agent_actions_item_type_1 = (
|
|
330
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1.from_dict(
|
|
331
|
+
data
|
|
332
|
+
)
|
|
333
|
+
)
|
|
334
|
+
|
|
335
|
+
return agent_actions_item_type_1
|
|
336
|
+
except: # noqa: E722
|
|
337
|
+
pass
|
|
308
338
|
if not isinstance(data, dict):
|
|
309
339
|
raise TypeError()
|
|
310
|
-
|
|
311
|
-
|
|
340
|
+
agent_actions_item_type_2 = (
|
|
341
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2.from_dict(data)
|
|
312
342
|
)
|
|
313
343
|
|
|
314
|
-
return
|
|
344
|
+
return agent_actions_item_type_2
|
|
315
345
|
|
|
316
346
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
317
347
|
|
|
@@ -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.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type import (
|
|
7
7
|
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments import (
|
|
13
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,82 @@ T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusModule
|
|
|
14
21
|
class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset,
|
|
29
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments]):
|
|
18
30
|
"""
|
|
19
31
|
|
|
32
|
+
call_id: str
|
|
33
|
+
function_name: str
|
|
34
|
+
resource_path: str
|
|
20
35
|
type: ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Type
|
|
36
|
+
arguments: Union[
|
|
37
|
+
Unset, "ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments"
|
|
38
|
+
] = UNSET
|
|
21
39
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
40
|
|
|
23
41
|
def to_dict(self) -> Dict[str, Any]:
|
|
42
|
+
call_id = self.call_id
|
|
43
|
+
function_name = self.function_name
|
|
44
|
+
resource_path = self.resource_path
|
|
24
45
|
type = self.type.value
|
|
25
46
|
|
|
47
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
48
|
+
if not isinstance(self.arguments, Unset):
|
|
49
|
+
arguments = self.arguments.to_dict()
|
|
50
|
+
|
|
26
51
|
field_dict: Dict[str, Any] = {}
|
|
27
52
|
field_dict.update(self.additional_properties)
|
|
28
53
|
field_dict.update(
|
|
29
54
|
{
|
|
55
|
+
"call_id": call_id,
|
|
56
|
+
"function_name": function_name,
|
|
57
|
+
"resource_path": resource_path,
|
|
30
58
|
"type": type,
|
|
31
59
|
}
|
|
32
60
|
)
|
|
61
|
+
if arguments is not UNSET:
|
|
62
|
+
field_dict["arguments"] = arguments
|
|
33
63
|
|
|
34
64
|
return field_dict
|
|
35
65
|
|
|
36
66
|
@classmethod
|
|
37
67
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
68
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments import (
|
|
69
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments,
|
|
70
|
+
)
|
|
71
|
+
|
|
38
72
|
d = src_dict.copy()
|
|
73
|
+
call_id = d.pop("call_id")
|
|
74
|
+
|
|
75
|
+
function_name = d.pop("function_name")
|
|
76
|
+
|
|
77
|
+
resource_path = d.pop("resource_path")
|
|
78
|
+
|
|
39
79
|
type = ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Type(d.pop("type"))
|
|
40
80
|
|
|
81
|
+
_arguments = d.pop("arguments", UNSET)
|
|
82
|
+
arguments: Union[
|
|
83
|
+
Unset, ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments
|
|
84
|
+
]
|
|
85
|
+
if isinstance(_arguments, Unset):
|
|
86
|
+
arguments = UNSET
|
|
87
|
+
else:
|
|
88
|
+
arguments = (
|
|
89
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments.from_dict(
|
|
90
|
+
_arguments
|
|
91
|
+
)
|
|
92
|
+
)
|
|
93
|
+
|
|
41
94
|
list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1 = cls(
|
|
95
|
+
call_id=call_id,
|
|
96
|
+
function_name=function_name,
|
|
97
|
+
resource_path=resource_path,
|
|
42
98
|
type=type,
|
|
99
|
+
arguments=arguments,
|
|
43
100
|
)
|
|
44
101
|
|
|
45
102
|
list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1.additional_properties = (
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments")
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@_attrs_define
|
|
10
|
+
class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType1Arguments:
|
|
11
|
+
""" """
|
|
12
|
+
|
|
13
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
14
|
+
|
|
15
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
16
|
+
field_dict: Dict[str, Any] = {}
|
|
17
|
+
field_dict.update(self.additional_properties)
|
|
18
|
+
field_dict.update({})
|
|
19
|
+
|
|
20
|
+
return field_dict
|
|
21
|
+
|
|
22
|
+
@classmethod
|
|
23
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
24
|
+
d = src_dict.copy()
|
|
25
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments = (
|
|
26
|
+
cls()
|
|
27
|
+
)
|
|
28
|
+
|
|
29
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments.additional_properties = (
|
|
30
|
+
d
|
|
31
|
+
)
|
|
32
|
+
return list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_arguments
|
|
33
|
+
|
|
34
|
+
@property
|
|
35
|
+
def additional_keys(self) -> List[str]:
|
|
36
|
+
return list(self.additional_properties.keys())
|
|
37
|
+
|
|
38
|
+
def __getitem__(self, key: str) -> Any:
|
|
39
|
+
return self.additional_properties[key]
|
|
40
|
+
|
|
41
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
42
|
+
self.additional_properties[key] = value
|
|
43
|
+
|
|
44
|
+
def __delitem__(self, key: str) -> None:
|
|
45
|
+
del self.additional_properties[key]
|
|
46
|
+
|
|
47
|
+
def __contains__(self, key: str) -> bool:
|
|
48
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2_type import (
|
|
7
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
type (ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2Type):
|
|
18
|
+
"""
|
|
19
|
+
|
|
20
|
+
type: ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2Type
|
|
21
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
|
+
|
|
23
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
+
type = self.type.value
|
|
25
|
+
|
|
26
|
+
field_dict: Dict[str, Any] = {}
|
|
27
|
+
field_dict.update(self.additional_properties)
|
|
28
|
+
field_dict.update(
|
|
29
|
+
{
|
|
30
|
+
"type": type,
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
|
|
34
|
+
return field_dict
|
|
35
|
+
|
|
36
|
+
@classmethod
|
|
37
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
38
|
+
d = src_dict.copy()
|
|
39
|
+
type = ListExtendedJobsResponse200JobsItemType0FlowStatusModulesItemAgentActionsItemType2Type(d.pop("type"))
|
|
40
|
+
|
|
41
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2 = cls(
|
|
42
|
+
type=type,
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2.additional_properties = (
|
|
46
|
+
d
|
|
47
|
+
)
|
|
48
|
+
return list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_2
|
|
49
|
+
|
|
50
|
+
@property
|
|
51
|
+
def additional_keys(self) -> List[str]:
|
|
52
|
+
return list(self.additional_properties.keys())
|
|
53
|
+
|
|
54
|
+
def __getitem__(self, key: str) -> Any:
|
|
55
|
+
return self.additional_properties[key]
|
|
56
|
+
|
|
57
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
58
|
+
self.additional_properties[key] = value
|
|
59
|
+
|
|
60
|
+
def __delitem__(self, key: str) -> None:
|
|
61
|
+
del self.additional_properties[key]
|
|
62
|
+
|
|
63
|
+
def __contains__(self, key: str) -> bool:
|
|
64
|
+
return key in self.additional_properties
|
|
@@ -15,6 +15,9 @@ if TYPE_CHECKING:
|
|
|
15
15
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1 import (
|
|
16
16
|
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
17
17
|
)
|
|
18
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2 import (
|
|
19
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType2,
|
|
20
|
+
)
|
|
18
21
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_approvers_item import (
|
|
19
22
|
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleApproversItem,
|
|
20
23
|
)
|
|
@@ -57,7 +60,8 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
57
60
|
skipped (Union[Unset, bool]):
|
|
58
61
|
agent_actions (Union[Unset,
|
|
59
62
|
List[Union['ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType0',
|
|
60
|
-
'ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1'
|
|
63
|
+
'ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1',
|
|
64
|
+
'ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType2']]]):
|
|
61
65
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
62
66
|
"""
|
|
63
67
|
|
|
@@ -87,6 +91,7 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
87
91
|
Union[
|
|
88
92
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType0",
|
|
89
93
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1",
|
|
94
|
+
"ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType2",
|
|
90
95
|
]
|
|
91
96
|
],
|
|
92
97
|
] = UNSET
|
|
@@ -97,6 +102,9 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
97
102
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0 import (
|
|
98
103
|
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType0,
|
|
99
104
|
)
|
|
105
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1 import (
|
|
106
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
107
|
+
)
|
|
100
108
|
|
|
101
109
|
type = self.type.value
|
|
102
110
|
|
|
@@ -153,6 +161,12 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
153
161
|
):
|
|
154
162
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
155
163
|
|
|
164
|
+
elif isinstance(
|
|
165
|
+
agent_actions_item_data,
|
|
166
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
167
|
+
):
|
|
168
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
169
|
+
|
|
156
170
|
else:
|
|
157
171
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
158
172
|
|
|
@@ -210,6 +224,9 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
210
224
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1 import (
|
|
211
225
|
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
212
226
|
)
|
|
227
|
+
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_2 import (
|
|
228
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType2,
|
|
229
|
+
)
|
|
213
230
|
from ..models.list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_approvers_item import (
|
|
214
231
|
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleApproversItem,
|
|
215
232
|
)
|
|
@@ -303,6 +320,7 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
303
320
|
) -> Union[
|
|
304
321
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType0",
|
|
305
322
|
"ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1",
|
|
323
|
+
"ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType2",
|
|
306
324
|
]:
|
|
307
325
|
try:
|
|
308
326
|
if not isinstance(data, dict):
|
|
@@ -314,15 +332,25 @@ class ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModule:
|
|
|
314
332
|
return agent_actions_item_type_0
|
|
315
333
|
except: # noqa: E722
|
|
316
334
|
pass
|
|
335
|
+
try:
|
|
336
|
+
if not isinstance(data, dict):
|
|
337
|
+
raise TypeError()
|
|
338
|
+
agent_actions_item_type_1 = ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType1.from_dict(
|
|
339
|
+
data
|
|
340
|
+
)
|
|
341
|
+
|
|
342
|
+
return agent_actions_item_type_1
|
|
343
|
+
except: # noqa: E722
|
|
344
|
+
pass
|
|
317
345
|
if not isinstance(data, dict):
|
|
318
346
|
raise TypeError()
|
|
319
|
-
|
|
320
|
-
|
|
347
|
+
agent_actions_item_type_2 = (
|
|
348
|
+
ListExtendedJobsResponse200JobsItemType0FlowStatusPreprocessorModuleAgentActionsItemType2.from_dict(
|
|
321
349
|
data
|
|
322
350
|
)
|
|
323
351
|
)
|
|
324
352
|
|
|
325
|
-
return
|
|
353
|
+
return agent_actions_item_type_2
|
|
326
354
|
|
|
327
355
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
328
356
|
|