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