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
|
@@ -9,6 +9,7 @@ from ..types import UNSET, Unset
|
|
|
9
9
|
if TYPE_CHECKING:
|
|
10
10
|
from ..models.flow_status_modules_item_agent_actions_item_type_0 import FlowStatusModulesItemAgentActionsItemType0
|
|
11
11
|
from ..models.flow_status_modules_item_agent_actions_item_type_1 import FlowStatusModulesItemAgentActionsItemType1
|
|
12
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_2 import FlowStatusModulesItemAgentActionsItemType2
|
|
12
13
|
from ..models.flow_status_modules_item_approvers_item import FlowStatusModulesItemApproversItem
|
|
13
14
|
from ..models.flow_status_modules_item_branch_chosen import FlowStatusModulesItemBranchChosen
|
|
14
15
|
from ..models.flow_status_modules_item_branchall import FlowStatusModulesItemBranchall
|
|
@@ -38,7 +39,7 @@ class FlowStatusModulesItem:
|
|
|
38
39
|
failed_retries (Union[Unset, List[str]]):
|
|
39
40
|
skipped (Union[Unset, bool]):
|
|
40
41
|
agent_actions (Union[Unset, List[Union['FlowStatusModulesItemAgentActionsItemType0',
|
|
41
|
-
'FlowStatusModulesItemAgentActionsItemType1']]]):
|
|
42
|
+
'FlowStatusModulesItemAgentActionsItemType1', 'FlowStatusModulesItemAgentActionsItemType2']]]):
|
|
42
43
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
43
44
|
"""
|
|
44
45
|
|
|
@@ -57,7 +58,14 @@ class FlowStatusModulesItem:
|
|
|
57
58
|
failed_retries: Union[Unset, List[str]] = UNSET
|
|
58
59
|
skipped: Union[Unset, bool] = UNSET
|
|
59
60
|
agent_actions: Union[
|
|
60
|
-
Unset,
|
|
61
|
+
Unset,
|
|
62
|
+
List[
|
|
63
|
+
Union[
|
|
64
|
+
"FlowStatusModulesItemAgentActionsItemType0",
|
|
65
|
+
"FlowStatusModulesItemAgentActionsItemType1",
|
|
66
|
+
"FlowStatusModulesItemAgentActionsItemType2",
|
|
67
|
+
]
|
|
68
|
+
],
|
|
61
69
|
] = UNSET
|
|
62
70
|
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
63
71
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
@@ -66,6 +74,9 @@ class FlowStatusModulesItem:
|
|
|
66
74
|
from ..models.flow_status_modules_item_agent_actions_item_type_0 import (
|
|
67
75
|
FlowStatusModulesItemAgentActionsItemType0,
|
|
68
76
|
)
|
|
77
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_1 import (
|
|
78
|
+
FlowStatusModulesItemAgentActionsItemType1,
|
|
79
|
+
)
|
|
69
80
|
|
|
70
81
|
type = self.type.value
|
|
71
82
|
|
|
@@ -119,6 +130,9 @@ class FlowStatusModulesItem:
|
|
|
119
130
|
if isinstance(agent_actions_item_data, FlowStatusModulesItemAgentActionsItemType0):
|
|
120
131
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
121
132
|
|
|
133
|
+
elif isinstance(agent_actions_item_data, FlowStatusModulesItemAgentActionsItemType1):
|
|
134
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
135
|
+
|
|
122
136
|
else:
|
|
123
137
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
124
138
|
|
|
@@ -176,6 +190,9 @@ class FlowStatusModulesItem:
|
|
|
176
190
|
from ..models.flow_status_modules_item_agent_actions_item_type_1 import (
|
|
177
191
|
FlowStatusModulesItemAgentActionsItemType1,
|
|
178
192
|
)
|
|
193
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_2 import (
|
|
194
|
+
FlowStatusModulesItemAgentActionsItemType2,
|
|
195
|
+
)
|
|
179
196
|
from ..models.flow_status_modules_item_approvers_item import FlowStatusModulesItemApproversItem
|
|
180
197
|
from ..models.flow_status_modules_item_branch_chosen import FlowStatusModulesItemBranchChosen
|
|
181
198
|
from ..models.flow_status_modules_item_branchall import FlowStatusModulesItemBranchall
|
|
@@ -242,7 +259,11 @@ class FlowStatusModulesItem:
|
|
|
242
259
|
|
|
243
260
|
def _parse_agent_actions_item(
|
|
244
261
|
data: object,
|
|
245
|
-
) -> Union[
|
|
262
|
+
) -> Union[
|
|
263
|
+
"FlowStatusModulesItemAgentActionsItemType0",
|
|
264
|
+
"FlowStatusModulesItemAgentActionsItemType1",
|
|
265
|
+
"FlowStatusModulesItemAgentActionsItemType2",
|
|
266
|
+
]:
|
|
246
267
|
try:
|
|
247
268
|
if not isinstance(data, dict):
|
|
248
269
|
raise TypeError()
|
|
@@ -251,11 +272,19 @@ class FlowStatusModulesItem:
|
|
|
251
272
|
return agent_actions_item_type_0
|
|
252
273
|
except: # noqa: E722
|
|
253
274
|
pass
|
|
275
|
+
try:
|
|
276
|
+
if not isinstance(data, dict):
|
|
277
|
+
raise TypeError()
|
|
278
|
+
agent_actions_item_type_1 = FlowStatusModulesItemAgentActionsItemType1.from_dict(data)
|
|
279
|
+
|
|
280
|
+
return agent_actions_item_type_1
|
|
281
|
+
except: # noqa: E722
|
|
282
|
+
pass
|
|
254
283
|
if not isinstance(data, dict):
|
|
255
284
|
raise TypeError()
|
|
256
|
-
|
|
285
|
+
agent_actions_item_type_2 = FlowStatusModulesItemAgentActionsItemType2.from_dict(data)
|
|
257
286
|
|
|
258
|
-
return
|
|
287
|
+
return agent_actions_item_type_2
|
|
259
288
|
|
|
260
289
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
261
290
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
from typing import Any, Dict, List, Type, TypeVar
|
|
1
|
+
from typing import TYPE_CHECKING, Any, Dict, List, Type, TypeVar, Union
|
|
2
2
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
@@ -6,6 +6,13 @@ from attrs import field as _attrs_field
|
|
|
6
6
|
from ..models.flow_status_modules_item_agent_actions_item_type_1_type import (
|
|
7
7
|
FlowStatusModulesItemAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_1_arguments import (
|
|
13
|
+
FlowStatusModulesItemAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="FlowStatusModulesItemAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,73 @@ T = TypeVar("T", bound="FlowStatusModulesItemAgentActionsItemType1")
|
|
|
14
21
|
class FlowStatusModulesItemAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (FlowStatusModulesItemAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset, FlowStatusModulesItemAgentActionsItemType1Arguments]):
|
|
18
29
|
"""
|
|
19
30
|
|
|
31
|
+
call_id: str
|
|
32
|
+
function_name: str
|
|
33
|
+
resource_path: str
|
|
20
34
|
type: FlowStatusModulesItemAgentActionsItemType1Type
|
|
35
|
+
arguments: Union[Unset, "FlowStatusModulesItemAgentActionsItemType1Arguments"] = UNSET
|
|
21
36
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
37
|
|
|
23
38
|
def to_dict(self) -> Dict[str, Any]:
|
|
39
|
+
call_id = self.call_id
|
|
40
|
+
function_name = self.function_name
|
|
41
|
+
resource_path = self.resource_path
|
|
24
42
|
type = self.type.value
|
|
25
43
|
|
|
44
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
45
|
+
if not isinstance(self.arguments, Unset):
|
|
46
|
+
arguments = self.arguments.to_dict()
|
|
47
|
+
|
|
26
48
|
field_dict: Dict[str, Any] = {}
|
|
27
49
|
field_dict.update(self.additional_properties)
|
|
28
50
|
field_dict.update(
|
|
29
51
|
{
|
|
52
|
+
"call_id": call_id,
|
|
53
|
+
"function_name": function_name,
|
|
54
|
+
"resource_path": resource_path,
|
|
30
55
|
"type": type,
|
|
31
56
|
}
|
|
32
57
|
)
|
|
58
|
+
if arguments is not UNSET:
|
|
59
|
+
field_dict["arguments"] = arguments
|
|
33
60
|
|
|
34
61
|
return field_dict
|
|
35
62
|
|
|
36
63
|
@classmethod
|
|
37
64
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
65
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_1_arguments import (
|
|
66
|
+
FlowStatusModulesItemAgentActionsItemType1Arguments,
|
|
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 = FlowStatusModulesItemAgentActionsItemType1Type(d.pop("type"))
|
|
40
77
|
|
|
78
|
+
_arguments = d.pop("arguments", UNSET)
|
|
79
|
+
arguments: Union[Unset, FlowStatusModulesItemAgentActionsItemType1Arguments]
|
|
80
|
+
if isinstance(_arguments, Unset):
|
|
81
|
+
arguments = UNSET
|
|
82
|
+
else:
|
|
83
|
+
arguments = FlowStatusModulesItemAgentActionsItemType1Arguments.from_dict(_arguments)
|
|
84
|
+
|
|
41
85
|
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
|
flow_status_modules_item_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="FlowStatusModulesItemAgentActionsItemType1Arguments")
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@_attrs_define
|
|
10
|
+
class FlowStatusModulesItemAgentActionsItemType1Arguments:
|
|
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
|
+
flow_status_modules_item_agent_actions_item_type_1_arguments = cls()
|
|
26
|
+
|
|
27
|
+
flow_status_modules_item_agent_actions_item_type_1_arguments.additional_properties = d
|
|
28
|
+
return 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
|
|
@@ -3,32 +3,30 @@ from typing import Any, Dict, List, Type, TypeVar
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
|
-
from ..models.
|
|
6
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_2_type import (
|
|
7
|
+
FlowStatusModulesItemAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
7
9
|
|
|
8
|
-
T = TypeVar("T", bound="
|
|
10
|
+
T = TypeVar("T", bound="FlowStatusModulesItemAgentActionsItemType2")
|
|
9
11
|
|
|
10
12
|
|
|
11
13
|
@_attrs_define
|
|
12
|
-
class
|
|
14
|
+
class FlowStatusModulesItemAgentActionsItemType2:
|
|
13
15
|
"""
|
|
14
16
|
Attributes:
|
|
15
|
-
|
|
16
|
-
type (AiAgentToolsItemSleepType0Type):
|
|
17
|
+
type (FlowStatusModulesItemAgentActionsItemType2Type):
|
|
17
18
|
"""
|
|
18
19
|
|
|
19
|
-
|
|
20
|
-
type: AiAgentToolsItemSleepType0Type
|
|
20
|
+
type: FlowStatusModulesItemAgentActionsItemType2Type
|
|
21
21
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
22
|
|
|
23
23
|
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
-
value = self.value
|
|
25
24
|
type = self.type.value
|
|
26
25
|
|
|
27
26
|
field_dict: Dict[str, Any] = {}
|
|
28
27
|
field_dict.update(self.additional_properties)
|
|
29
28
|
field_dict.update(
|
|
30
29
|
{
|
|
31
|
-
"value": value,
|
|
32
30
|
"type": type,
|
|
33
31
|
}
|
|
34
32
|
)
|
|
@@ -38,17 +36,14 @@ class AiAgentToolsItemSleepType0:
|
|
|
38
36
|
@classmethod
|
|
39
37
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
40
38
|
d = src_dict.copy()
|
|
41
|
-
|
|
39
|
+
type = FlowStatusModulesItemAgentActionsItemType2Type(d.pop("type"))
|
|
42
40
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
ai_agent_tools_item_sleep_type_0 = cls(
|
|
46
|
-
value=value,
|
|
41
|
+
flow_status_modules_item_agent_actions_item_type_2 = cls(
|
|
47
42
|
type=type,
|
|
48
43
|
)
|
|
49
44
|
|
|
50
|
-
|
|
51
|
-
return
|
|
45
|
+
flow_status_modules_item_agent_actions_item_type_2.additional_properties = d
|
|
46
|
+
return flow_status_modules_item_agent_actions_item_type_2
|
|
52
47
|
|
|
53
48
|
@property
|
|
54
49
|
def additional_keys(self) -> List[str]:
|
|
@@ -13,6 +13,9 @@ if TYPE_CHECKING:
|
|
|
13
13
|
from ..models.flow_status_preprocessor_module_agent_actions_item_type_1 import (
|
|
14
14
|
FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
15
15
|
)
|
|
16
|
+
from ..models.flow_status_preprocessor_module_agent_actions_item_type_2 import (
|
|
17
|
+
FlowStatusPreprocessorModuleAgentActionsItemType2,
|
|
18
|
+
)
|
|
16
19
|
from ..models.flow_status_preprocessor_module_approvers_item import FlowStatusPreprocessorModuleApproversItem
|
|
17
20
|
from ..models.flow_status_preprocessor_module_branch_chosen import FlowStatusPreprocessorModuleBranchChosen
|
|
18
21
|
from ..models.flow_status_preprocessor_module_branchall import FlowStatusPreprocessorModuleBranchall
|
|
@@ -42,7 +45,7 @@ class FlowStatusPreprocessorModule:
|
|
|
42
45
|
failed_retries (Union[Unset, List[str]]):
|
|
43
46
|
skipped (Union[Unset, bool]):
|
|
44
47
|
agent_actions (Union[Unset, List[Union['FlowStatusPreprocessorModuleAgentActionsItemType0',
|
|
45
|
-
'FlowStatusPreprocessorModuleAgentActionsItemType1']]]):
|
|
48
|
+
'FlowStatusPreprocessorModuleAgentActionsItemType1', 'FlowStatusPreprocessorModuleAgentActionsItemType2']]]):
|
|
46
49
|
agent_actions_success (Union[Unset, List[bool]]):
|
|
47
50
|
"""
|
|
48
51
|
|
|
@@ -64,7 +67,9 @@ class FlowStatusPreprocessorModule:
|
|
|
64
67
|
Unset,
|
|
65
68
|
List[
|
|
66
69
|
Union[
|
|
67
|
-
"FlowStatusPreprocessorModuleAgentActionsItemType0",
|
|
70
|
+
"FlowStatusPreprocessorModuleAgentActionsItemType0",
|
|
71
|
+
"FlowStatusPreprocessorModuleAgentActionsItemType1",
|
|
72
|
+
"FlowStatusPreprocessorModuleAgentActionsItemType2",
|
|
68
73
|
]
|
|
69
74
|
],
|
|
70
75
|
] = UNSET
|
|
@@ -75,6 +80,9 @@ class FlowStatusPreprocessorModule:
|
|
|
75
80
|
from ..models.flow_status_preprocessor_module_agent_actions_item_type_0 import (
|
|
76
81
|
FlowStatusPreprocessorModuleAgentActionsItemType0,
|
|
77
82
|
)
|
|
83
|
+
from ..models.flow_status_preprocessor_module_agent_actions_item_type_1 import (
|
|
84
|
+
FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
85
|
+
)
|
|
78
86
|
|
|
79
87
|
type = self.type.value
|
|
80
88
|
|
|
@@ -128,6 +136,9 @@ class FlowStatusPreprocessorModule:
|
|
|
128
136
|
if isinstance(agent_actions_item_data, FlowStatusPreprocessorModuleAgentActionsItemType0):
|
|
129
137
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
130
138
|
|
|
139
|
+
elif isinstance(agent_actions_item_data, FlowStatusPreprocessorModuleAgentActionsItemType1):
|
|
140
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
141
|
+
|
|
131
142
|
else:
|
|
132
143
|
agent_actions_item = agent_actions_item_data.to_dict()
|
|
133
144
|
|
|
@@ -185,6 +196,9 @@ class FlowStatusPreprocessorModule:
|
|
|
185
196
|
from ..models.flow_status_preprocessor_module_agent_actions_item_type_1 import (
|
|
186
197
|
FlowStatusPreprocessorModuleAgentActionsItemType1,
|
|
187
198
|
)
|
|
199
|
+
from ..models.flow_status_preprocessor_module_agent_actions_item_type_2 import (
|
|
200
|
+
FlowStatusPreprocessorModuleAgentActionsItemType2,
|
|
201
|
+
)
|
|
188
202
|
from ..models.flow_status_preprocessor_module_approvers_item import FlowStatusPreprocessorModuleApproversItem
|
|
189
203
|
from ..models.flow_status_preprocessor_module_branch_chosen import FlowStatusPreprocessorModuleBranchChosen
|
|
190
204
|
from ..models.flow_status_preprocessor_module_branchall import FlowStatusPreprocessorModuleBranchall
|
|
@@ -254,7 +268,9 @@ class FlowStatusPreprocessorModule:
|
|
|
254
268
|
def _parse_agent_actions_item(
|
|
255
269
|
data: object,
|
|
256
270
|
) -> Union[
|
|
257
|
-
"FlowStatusPreprocessorModuleAgentActionsItemType0",
|
|
271
|
+
"FlowStatusPreprocessorModuleAgentActionsItemType0",
|
|
272
|
+
"FlowStatusPreprocessorModuleAgentActionsItemType1",
|
|
273
|
+
"FlowStatusPreprocessorModuleAgentActionsItemType2",
|
|
258
274
|
]:
|
|
259
275
|
try:
|
|
260
276
|
if not isinstance(data, dict):
|
|
@@ -264,11 +280,19 @@ class FlowStatusPreprocessorModule:
|
|
|
264
280
|
return agent_actions_item_type_0
|
|
265
281
|
except: # noqa: E722
|
|
266
282
|
pass
|
|
283
|
+
try:
|
|
284
|
+
if not isinstance(data, dict):
|
|
285
|
+
raise TypeError()
|
|
286
|
+
agent_actions_item_type_1 = FlowStatusPreprocessorModuleAgentActionsItemType1.from_dict(data)
|
|
287
|
+
|
|
288
|
+
return agent_actions_item_type_1
|
|
289
|
+
except: # noqa: E722
|
|
290
|
+
pass
|
|
267
291
|
if not isinstance(data, dict):
|
|
268
292
|
raise TypeError()
|
|
269
|
-
|
|
293
|
+
agent_actions_item_type_2 = FlowStatusPreprocessorModuleAgentActionsItemType2.from_dict(data)
|
|
270
294
|
|
|
271
|
-
return
|
|
295
|
+
return agent_actions_item_type_2
|
|
272
296
|
|
|
273
297
|
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
274
298
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
from typing import Any, Dict, List, Type, TypeVar
|
|
1
|
+
from typing import TYPE_CHECKING, Any, Dict, List, Type, TypeVar, Union
|
|
2
2
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
@@ -6,6 +6,13 @@ from attrs import field as _attrs_field
|
|
|
6
6
|
from ..models.flow_status_preprocessor_module_agent_actions_item_type_1_type import (
|
|
7
7
|
FlowStatusPreprocessorModuleAgentActionsItemType1Type,
|
|
8
8
|
)
|
|
9
|
+
from ..types import UNSET, Unset
|
|
10
|
+
|
|
11
|
+
if TYPE_CHECKING:
|
|
12
|
+
from ..models.flow_status_preprocessor_module_agent_actions_item_type_1_arguments import (
|
|
13
|
+
FlowStatusPreprocessorModuleAgentActionsItemType1Arguments,
|
|
14
|
+
)
|
|
15
|
+
|
|
9
16
|
|
|
10
17
|
T = TypeVar("T", bound="FlowStatusPreprocessorModuleAgentActionsItemType1")
|
|
11
18
|
|
|
@@ -14,32 +21,73 @@ T = TypeVar("T", bound="FlowStatusPreprocessorModuleAgentActionsItemType1")
|
|
|
14
21
|
class FlowStatusPreprocessorModuleAgentActionsItemType1:
|
|
15
22
|
"""
|
|
16
23
|
Attributes:
|
|
24
|
+
call_id (str):
|
|
25
|
+
function_name (str):
|
|
26
|
+
resource_path (str):
|
|
17
27
|
type (FlowStatusPreprocessorModuleAgentActionsItemType1Type):
|
|
28
|
+
arguments (Union[Unset, FlowStatusPreprocessorModuleAgentActionsItemType1Arguments]):
|
|
18
29
|
"""
|
|
19
30
|
|
|
31
|
+
call_id: str
|
|
32
|
+
function_name: str
|
|
33
|
+
resource_path: str
|
|
20
34
|
type: FlowStatusPreprocessorModuleAgentActionsItemType1Type
|
|
35
|
+
arguments: Union[Unset, "FlowStatusPreprocessorModuleAgentActionsItemType1Arguments"] = UNSET
|
|
21
36
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
37
|
|
|
23
38
|
def to_dict(self) -> Dict[str, Any]:
|
|
39
|
+
call_id = self.call_id
|
|
40
|
+
function_name = self.function_name
|
|
41
|
+
resource_path = self.resource_path
|
|
24
42
|
type = self.type.value
|
|
25
43
|
|
|
44
|
+
arguments: Union[Unset, Dict[str, Any]] = UNSET
|
|
45
|
+
if not isinstance(self.arguments, Unset):
|
|
46
|
+
arguments = self.arguments.to_dict()
|
|
47
|
+
|
|
26
48
|
field_dict: Dict[str, Any] = {}
|
|
27
49
|
field_dict.update(self.additional_properties)
|
|
28
50
|
field_dict.update(
|
|
29
51
|
{
|
|
52
|
+
"call_id": call_id,
|
|
53
|
+
"function_name": function_name,
|
|
54
|
+
"resource_path": resource_path,
|
|
30
55
|
"type": type,
|
|
31
56
|
}
|
|
32
57
|
)
|
|
58
|
+
if arguments is not UNSET:
|
|
59
|
+
field_dict["arguments"] = arguments
|
|
33
60
|
|
|
34
61
|
return field_dict
|
|
35
62
|
|
|
36
63
|
@classmethod
|
|
37
64
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
65
|
+
from ..models.flow_status_preprocessor_module_agent_actions_item_type_1_arguments import (
|
|
66
|
+
FlowStatusPreprocessorModuleAgentActionsItemType1Arguments,
|
|
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 = FlowStatusPreprocessorModuleAgentActionsItemType1Type(d.pop("type"))
|
|
40
77
|
|
|
78
|
+
_arguments = d.pop("arguments", UNSET)
|
|
79
|
+
arguments: Union[Unset, FlowStatusPreprocessorModuleAgentActionsItemType1Arguments]
|
|
80
|
+
if isinstance(_arguments, Unset):
|
|
81
|
+
arguments = UNSET
|
|
82
|
+
else:
|
|
83
|
+
arguments = FlowStatusPreprocessorModuleAgentActionsItemType1Arguments.from_dict(_arguments)
|
|
84
|
+
|
|
41
85
|
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
|
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="FlowStatusPreprocessorModuleAgentActionsItemType1Arguments")
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
@_attrs_define
|
|
10
|
+
class FlowStatusPreprocessorModuleAgentActionsItemType1Arguments:
|
|
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
|
+
flow_status_preprocessor_module_agent_actions_item_type_1_arguments = cls()
|
|
26
|
+
|
|
27
|
+
flow_status_preprocessor_module_agent_actions_item_type_1_arguments.additional_properties = d
|
|
28
|
+
return 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,32 +3,30 @@ from typing import Any, Dict, List, Type, TypeVar
|
|
|
3
3
|
from attrs import define as _attrs_define
|
|
4
4
|
from attrs import field as _attrs_field
|
|
5
5
|
|
|
6
|
-
from ..models.
|
|
6
|
+
from ..models.flow_status_preprocessor_module_agent_actions_item_type_2_type import (
|
|
7
|
+
FlowStatusPreprocessorModuleAgentActionsItemType2Type,
|
|
8
|
+
)
|
|
7
9
|
|
|
8
|
-
T = TypeVar("T", bound="
|
|
10
|
+
T = TypeVar("T", bound="FlowStatusPreprocessorModuleAgentActionsItemType2")
|
|
9
11
|
|
|
10
12
|
|
|
11
13
|
@_attrs_define
|
|
12
|
-
class
|
|
14
|
+
class FlowStatusPreprocessorModuleAgentActionsItemType2:
|
|
13
15
|
"""
|
|
14
16
|
Attributes:
|
|
15
|
-
|
|
16
|
-
type (AiAgentToolsItemTimeoutType1Type):
|
|
17
|
+
type (FlowStatusPreprocessorModuleAgentActionsItemType2Type):
|
|
17
18
|
"""
|
|
18
19
|
|
|
19
|
-
|
|
20
|
-
type: AiAgentToolsItemTimeoutType1Type
|
|
20
|
+
type: FlowStatusPreprocessorModuleAgentActionsItemType2Type
|
|
21
21
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
22
|
|
|
23
23
|
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
-
expr = self.expr
|
|
25
24
|
type = self.type.value
|
|
26
25
|
|
|
27
26
|
field_dict: Dict[str, Any] = {}
|
|
28
27
|
field_dict.update(self.additional_properties)
|
|
29
28
|
field_dict.update(
|
|
30
29
|
{
|
|
31
|
-
"expr": expr,
|
|
32
30
|
"type": type,
|
|
33
31
|
}
|
|
34
32
|
)
|
|
@@ -38,17 +36,14 @@ class AiAgentToolsItemTimeoutType1:
|
|
|
38
36
|
@classmethod
|
|
39
37
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
40
38
|
d = src_dict.copy()
|
|
41
|
-
|
|
39
|
+
type = FlowStatusPreprocessorModuleAgentActionsItemType2Type(d.pop("type"))
|
|
42
40
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
ai_agent_tools_item_timeout_type_1 = cls(
|
|
46
|
-
expr=expr,
|
|
41
|
+
flow_status_preprocessor_module_agent_actions_item_type_2 = cls(
|
|
47
42
|
type=type,
|
|
48
43
|
)
|
|
49
44
|
|
|
50
|
-
|
|
51
|
-
return
|
|
45
|
+
flow_status_preprocessor_module_agent_actions_item_type_2.additional_properties = d
|
|
46
|
+
return flow_status_preprocessor_module_agent_actions_item_type_2
|
|
52
47
|
|
|
53
48
|
@property
|
|
54
49
|
def additional_keys(self) -> List[str]:
|