windmill-api 1.563.4__py3-none-any.whl → 1.565.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.565.0.dist-info}/METADATA +1 -1
- {windmill_api-1.563.4.dist-info → windmill_api-1.565.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.565.0.dist-info}/LICENSE +0 -0
- {windmill_api-1.563.4.dist-info → windmill_api-1.565.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_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_type import (
|
|
7
7
|
ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments import (
|
|
13
|
+
ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,77 @@ T = TypeVar("T", bound="ListQueueResponse200ItemFlowStatusPreprocessorModuleAgen
|
|
|
14
21
|
class ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset, ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments]):
|
|
18
29
|
"""
|
|
19
30
|
|
|
31
|
+
call_id: str
|
|
32
|
+
function_name: str
|
|
33
|
+
resource_path: str
|
|
20
34
|
type: ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Type
|
|
35
|
+
arguments: Union[
|
|
36
|
+
Unset, "ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments"
|
|
37
|
+
] = UNSET
|
|
21
38
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
39
|
|
|
23
40
|
def to_dict(self) -> Dict[str, Any]:
|
|
41
|
+
call_id = self.call_id
|
|
42
|
+
function_name = self.function_name
|
|
43
|
+
resource_path = self.resource_path
|
|
24
44
|
type = self.type.value
|
|
25
45
|
|
|
46
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
47
|
+
if not isinstance(self.arguments, Unset):
|
|
48
|
+
arguments = self.arguments.to_dict()
|
|
49
|
+
|
|
26
50
|
field_dict: Dict[str, Any] = {}
|
|
27
51
|
field_dict.update(self.additional_properties)
|
|
28
52
|
field_dict.update(
|
|
29
53
|
{
|
|
54
|
+
"call_id": call_id,
|
|
55
|
+
"function_name": function_name,
|
|
56
|
+
"resource_path": resource_path,
|
|
30
57
|
"type": type,
|
|
31
58
|
}
|
|
32
59
|
)
|
|
60
|
+
if arguments is not UNSET:
|
|
61
|
+
field_dict["arguments"] = arguments
|
|
33
62
|
|
|
34
63
|
return field_dict
|
|
35
64
|
|
|
36
65
|
@classmethod
|
|
37
66
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
67
|
+
from ..models.list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments import (
|
|
68
|
+
ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments,
|
|
69
|
+
)
|
|
70
|
+
|
|
38
71
|
d = src_dict.copy()
|
|
72
|
+
call_id = d.pop("call_id")
|
|
73
|
+
|
|
74
|
+
function_name = d.pop("function_name")
|
|
75
|
+
|
|
76
|
+
resource_path = d.pop("resource_path")
|
|
77
|
+
|
|
39
78
|
type = ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Type(d.pop("type"))
|
|
40
79
|
|
|
80
|
+
_arguments = d.pop("arguments", UNSET)
|
|
81
|
+
arguments: Union[Unset, ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments]
|
|
82
|
+
if isinstance(_arguments, Unset):
|
|
83
|
+
arguments = UNSET
|
|
84
|
+
else:
|
|
85
|
+
arguments = ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments.from_dict(
|
|
86
|
+
_arguments
|
|
87
|
+
)
|
|
88
|
+
|
|
41
89
|
list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1 = cls(
|
|
90
|
+
call_id=call_id,
|
|
91
|
+
function_name=function_name,
|
|
92
|
+
resource_path=resource_path,
|
|
42
93
|
type=type,
|
|
94
|
+
arguments=arguments,
|
|
43
95
|
)
|
|
44
96
|
|
|
45
97
|
list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1.additional_properties = d
|
|
@@ -0,0 +1,46 @@
|
|
|
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="ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments")
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@_attrs_define
|
|
10
|
+
class ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType1Arguments:
|
|
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_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments = cls()
|
|
26
|
+
|
|
27
|
+
list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments.additional_properties = (
|
|
28
|
+
d
|
|
29
|
+
)
|
|
30
|
+
return list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_arguments
|
|
31
|
+
|
|
32
|
+
@property
|
|
33
|
+
def additional_keys(self) -> List[str]:
|
|
34
|
+
return list(self.additional_properties.keys())
|
|
35
|
+
|
|
36
|
+
def __getitem__(self, key: str) -> Any:
|
|
37
|
+
return self.additional_properties[key]
|
|
38
|
+
|
|
39
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
40
|
+
self.additional_properties[key] = value
|
|
41
|
+
|
|
42
|
+
def __delitem__(self, key: str) -> None:
|
|
43
|
+
del self.additional_properties[key]
|
|
44
|
+
|
|
45
|
+
def __contains__(self, key: str) -> bool:
|
|
46
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,62 @@
|
|
|
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_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2_type import (
|
|
7
|
+
ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType2")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType2:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
type (ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType2Type):
|
|
18
|
+
"""
|
|
19
|
+
|
|
20
|
+
type: ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType2Type
|
|
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 = ListQueueResponse200ItemFlowStatusPreprocessorModuleAgentActionsItemType2Type(d.pop("type"))
|
|
40
|
+
|
|
41
|
+
list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2 = cls(
|
|
42
|
+
type=type,
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2.additional_properties = d
|
|
46
|
+
return list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_2
|
|
47
|
+
|
|
48
|
+
@property
|
|
49
|
+
def additional_keys(self) -> List[str]:
|
|
50
|
+
return list(self.additional_properties.keys())
|
|
51
|
+
|
|
52
|
+
def __getitem__(self, key: str) -> Any:
|
|
53
|
+
return self.additional_properties[key]
|
|
54
|
+
|
|
55
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
56
|
+
self.additional_properties[key] = value
|
|
57
|
+
|
|
58
|
+
def __delitem__(self, key: str) -> None:
|
|
59
|
+
del self.additional_properties[key]
|
|
60
|
+
|
|
61
|
+
def __contains__(self, key: str) -> bool:
|
|
62
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar, Union, cast
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.mcp_tool_value_tool_type import McpToolValueToolType
|
|
7
|
+
from ..types import UNSET, Unset
|
|
8
|
+
|
|
9
|
+
T = TypeVar("T", bound="McpToolValue")
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
@_attrs_define
|
|
13
|
+
class McpToolValue:
|
|
14
|
+
"""
|
|
15
|
+
Attributes:
|
|
16
|
+
tool_type (McpToolValueToolType):
|
|
17
|
+
resource_path (str):
|
|
18
|
+
include_tools (Union[Unset, List[str]]):
|
|
19
|
+
exclude_tools (Union[Unset, List[str]]):
|
|
20
|
+
"""
|
|
21
|
+
|
|
22
|
+
tool_type: McpToolValueToolType
|
|
23
|
+
resource_path: str
|
|
24
|
+
include_tools: Union[Unset, List[str]] = UNSET
|
|
25
|
+
exclude_tools: Union[Unset, List[str]] = UNSET
|
|
26
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
27
|
+
|
|
28
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
29
|
+
tool_type = self.tool_type.value
|
|
30
|
+
|
|
31
|
+
resource_path = self.resource_path
|
|
32
|
+
include_tools: Union[Unset, List[str]] = UNSET
|
|
33
|
+
if not isinstance(self.include_tools, Unset):
|
|
34
|
+
include_tools = self.include_tools
|
|
35
|
+
|
|
36
|
+
exclude_tools: Union[Unset, List[str]] = UNSET
|
|
37
|
+
if not isinstance(self.exclude_tools, Unset):
|
|
38
|
+
exclude_tools = self.exclude_tools
|
|
39
|
+
|
|
40
|
+
field_dict: Dict[str, Any] = {}
|
|
41
|
+
field_dict.update(self.additional_properties)
|
|
42
|
+
field_dict.update(
|
|
43
|
+
{
|
|
44
|
+
"tool_type": tool_type,
|
|
45
|
+
"resource_path": resource_path,
|
|
46
|
+
}
|
|
47
|
+
)
|
|
48
|
+
if include_tools is not UNSET:
|
|
49
|
+
field_dict["include_tools"] = include_tools
|
|
50
|
+
if exclude_tools is not UNSET:
|
|
51
|
+
field_dict["exclude_tools"] = exclude_tools
|
|
52
|
+
|
|
53
|
+
return field_dict
|
|
54
|
+
|
|
55
|
+
@classmethod
|
|
56
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
57
|
+
d = src_dict.copy()
|
|
58
|
+
tool_type = McpToolValueToolType(d.pop("tool_type"))
|
|
59
|
+
|
|
60
|
+
resource_path = d.pop("resource_path")
|
|
61
|
+
|
|
62
|
+
include_tools = cast(List[str], d.pop("include_tools", UNSET))
|
|
63
|
+
|
|
64
|
+
exclude_tools = cast(List[str], d.pop("exclude_tools", UNSET))
|
|
65
|
+
|
|
66
|
+
mcp_tool_value = cls(
|
|
67
|
+
tool_type=tool_type,
|
|
68
|
+
resource_path=resource_path,
|
|
69
|
+
include_tools=include_tools,
|
|
70
|
+
exclude_tools=exclude_tools,
|
|
71
|
+
)
|
|
72
|
+
|
|
73
|
+
mcp_tool_value.additional_properties = d
|
|
74
|
+
return mcp_tool_value
|
|
75
|
+
|
|
76
|
+
@property
|
|
77
|
+
def additional_keys(self) -> List[str]:
|
|
78
|
+
return list(self.additional_properties.keys())
|
|
79
|
+
|
|
80
|
+
def __getitem__(self, key: str) -> Any:
|
|
81
|
+
return self.additional_properties[key]
|
|
82
|
+
|
|
83
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
84
|
+
self.additional_properties[key] = value
|
|
85
|
+
|
|
86
|
+
def __delitem__(self, key: str) -> None:
|
|
87
|
+
del self.additional_properties[key]
|
|
88
|
+
|
|
89
|
+
def __contains__(self, key: str) -> bool:
|
|
90
|
+
return key in self.additional_properties
|
|
@@ -13,6 +13,9 @@ if TYPE_CHECKING:
|
|
|
13
13
|
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_1 import (
|
|
14
14
|
QueuedJobFlowStatusFailureModuleAgentActionsItemType1,
|
|
15
15
|
)
|
|
16
|
+
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_2 import (
|
|
17
|
+
QueuedJobFlowStatusFailureModuleAgentActionsItemType2,
|
|
18
|
+
)
|
|
16
19
|
from ..models.queued_job_flow_status_failure_module_approvers_item import (
|
|
17
20
|
QueuedJobFlowStatusFailureModuleApproversItem,
|
|
18
21
|
)
|
|
@@ -48,7 +51,8 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
48
51
|
failed_retries (Union[Unset, List[str]]):
|
|
49
52
|
skipped (Union[Unset, bool]):
|
|
50
53
|
agent_actions (Union[Unset, List[Union['QueuedJobFlowStatusFailureModuleAgentActionsItemType0',
|
|
51
|
-
'QueuedJobFlowStatusFailureModuleAgentActionsItemType1'
|
|
54
|
+
'QueuedJobFlowStatusFailureModuleAgentActionsItemType1',
|
|
55
|
+
'QueuedJobFlowStatusFailureModuleAgentActionsItemType2']]]):
|
|
52
56
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
53
57
|
parent_module (Union[Unset, str]):
|
|
54
58
|
"""
|
|
@@ -73,6 +77,7 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
73
77
|
Union[
|
|
74
78
|
"QueuedJobFlowStatusFailureModuleAgentActionsItemType0",
|
|
75
79
|
"QueuedJobFlowStatusFailureModuleAgentActionsItemType1",
|
|
80
|
+
"QueuedJobFlowStatusFailureModuleAgentActionsItemType2",
|
|
76
81
|
]
|
|
77
82
|
],
|
|
78
83
|
] = UNSET
|
|
@@ -84,6 +89,9 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
84
89
|
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_0 import (
|
|
85
90
|
QueuedJobFlowStatusFailureModuleAgentActionsItemType0,
|
|
86
91
|
)
|
|
92
|
+
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_1 import (
|
|
93
|
+
QueuedJobFlowStatusFailureModuleAgentActionsItemType1,
|
|
94
|
+
)
|
|
87
95
|
|
|
88
96
|
type = self.type.value
|
|
89
97
|
|
|
@@ -137,6 +145,9 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
137
145
|
if isinstance(agent_actions_item_data, QueuedJobFlowStatusFailureModuleAgentActionsItemType0):
|
|
138
146
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
139
147
|
|
|
148
|
+
elif isinstance(agent_actions_item_data, QueuedJobFlowStatusFailureModuleAgentActionsItemType1):
|
|
149
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
150
|
+
|
|
140
151
|
else:
|
|
141
152
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
142
153
|
|
|
@@ -198,6 +209,9 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
198
209
|
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_1 import (
|
|
199
210
|
QueuedJobFlowStatusFailureModuleAgentActionsItemType1,
|
|
200
211
|
)
|
|
212
|
+
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_2 import (
|
|
213
|
+
QueuedJobFlowStatusFailureModuleAgentActionsItemType2,
|
|
214
|
+
)
|
|
201
215
|
from ..models.queued_job_flow_status_failure_module_approvers_item import (
|
|
202
216
|
QueuedJobFlowStatusFailureModuleApproversItem,
|
|
203
217
|
)
|
|
@@ -273,6 +287,7 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
273
287
|
) -> Union[
|
|
274
288
|
"QueuedJobFlowStatusFailureModuleAgentActionsItemType0",
|
|
275
289
|
"QueuedJobFlowStatusFailureModuleAgentActionsItemType1",
|
|
290
|
+
"QueuedJobFlowStatusFailureModuleAgentActionsItemType2",
|
|
276
291
|
]:
|
|
277
292
|
try:
|
|
278
293
|
if not isinstance(data, dict):
|
|
@@ -282,11 +297,19 @@ class QueuedJobFlowStatusFailureModule:
|
|
|
282
297
|
return agent_actions_item_type_0
|
|
283
298
|
except: # noqa: E722
|
|
284
299
|
pass
|
|
300
|
+
try:
|
|
301
|
+
if not isinstance(data, dict):
|
|
302
|
+
raise TypeError()
|
|
303
|
+
agent_actions_item_type_1 = QueuedJobFlowStatusFailureModuleAgentActionsItemType1.from_dict(data)
|
|
304
|
+
|
|
305
|
+
return agent_actions_item_type_1
|
|
306
|
+
except: # noqa: E722
|
|
307
|
+
pass
|
|
285
308
|
if not isinstance(data, dict):
|
|
286
309
|
raise TypeError()
|
|
287
|
-
|
|
310
|
+
agent_actions_item_type_2 = QueuedJobFlowStatusFailureModuleAgentActionsItemType2.from_dict(data)
|
|
288
311
|
|
|
289
|
-
return
|
|
312
|
+
return agent_actions_item_type_2
|
|
290
313
|
|
|
291
314
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
292
315
|
|
|
@@ -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.queued_job_flow_status_failure_module_agent_actions_item_type_1_type import (
|
|
7
7
|
QueuedJobFlowStatusFailureModuleAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments import (
|
|
13
|
+
QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="QueuedJobFlowStatusFailureModuleAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,73 @@ T = TypeVar("T", bound="QueuedJobFlowStatusFailureModuleAgentActionsItemType1")
|
|
|
14
21
|
class QueuedJobFlowStatusFailureModuleAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (QueuedJobFlowStatusFailureModuleAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset, QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments]):
|
|
18
29
|
"""
|
|
19
30
|
|
|
31
|
+
call_id: str
|
|
32
|
+
function_name: str
|
|
33
|
+
resource_path: str
|
|
20
34
|
type: QueuedJobFlowStatusFailureModuleAgentActionsItemType1Type
|
|
35
|
+
arguments: Union[Unset, "QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments"] = 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.queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments import (
|
|
66
|
+
QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments,
|
|
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 = QueuedJobFlowStatusFailureModuleAgentActionsItemType1Type(d.pop("type"))
|
|
40
77
|
|
|
78
|
+
_arguments = d.pop("arguments", UNSET)
|
|
79
|
+
arguments: Union[Unset, QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments]
|
|
80
|
+
if isinstance(_arguments, Unset):
|
|
81
|
+
arguments = UNSET
|
|
82
|
+
else:
|
|
83
|
+
arguments = QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments.from_dict(_arguments)
|
|
84
|
+
|
|
41
85
|
queued_job_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
|
queued_job_flow_status_failure_module_agent_actions_item_type_1.additional_properties = d
|
windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments.py
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
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="QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments")
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@_attrs_define
|
|
10
|
+
class QueuedJobFlowStatusFailureModuleAgentActionsItemType1Arguments:
|
|
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
|
+
queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments = cls()
|
|
26
|
+
|
|
27
|
+
queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments.additional_properties = d
|
|
28
|
+
return queued_job_flow_status_failure_module_agent_actions_item_type_1_arguments
|
|
29
|
+
|
|
30
|
+
@property
|
|
31
|
+
def additional_keys(self) -> List[str]:
|
|
32
|
+
return list(self.additional_properties.keys())
|
|
33
|
+
|
|
34
|
+
def __getitem__(self, key: str) -> Any:
|
|
35
|
+
return self.additional_properties[key]
|
|
36
|
+
|
|
37
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
38
|
+
self.additional_properties[key] = value
|
|
39
|
+
|
|
40
|
+
def __delitem__(self, key: str) -> None:
|
|
41
|
+
del self.additional_properties[key]
|
|
42
|
+
|
|
43
|
+
def __contains__(self, key: str) -> bool:
|
|
44
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,62 @@
|
|
|
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.queued_job_flow_status_failure_module_agent_actions_item_type_2_type import (
|
|
7
|
+
QueuedJobFlowStatusFailureModuleAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="QueuedJobFlowStatusFailureModuleAgentActionsItemType2")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class QueuedJobFlowStatusFailureModuleAgentActionsItemType2:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
type (QueuedJobFlowStatusFailureModuleAgentActionsItemType2Type):
|
|
18
|
+
"""
|
|
19
|
+
|
|
20
|
+
type: QueuedJobFlowStatusFailureModuleAgentActionsItemType2Type
|
|
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 = QueuedJobFlowStatusFailureModuleAgentActionsItemType2Type(d.pop("type"))
|
|
40
|
+
|
|
41
|
+
queued_job_flow_status_failure_module_agent_actions_item_type_2 = cls(
|
|
42
|
+
type=type,
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
queued_job_flow_status_failure_module_agent_actions_item_type_2.additional_properties = d
|
|
46
|
+
return queued_job_flow_status_failure_module_agent_actions_item_type_2
|
|
47
|
+
|
|
48
|
+
@property
|
|
49
|
+
def additional_keys(self) -> List[str]:
|
|
50
|
+
return list(self.additional_properties.keys())
|
|
51
|
+
|
|
52
|
+
def __getitem__(self, key: str) -> Any:
|
|
53
|
+
return self.additional_properties[key]
|
|
54
|
+
|
|
55
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
56
|
+
self.additional_properties[key] = value
|
|
57
|
+
|
|
58
|
+
def __delitem__(self, key: str) -> None:
|
|
59
|
+
del self.additional_properties[key]
|
|
60
|
+
|
|
61
|
+
def __contains__(self, key: str) -> bool:
|
|
62
|
+
return key in self.additional_properties
|