instructions
stringclasses
1 value
input_fields
stringclasses
1 value
expected_output
stringclasses
1 value
human_msg
stringlengths
30
117
Prompt
stringlengths
2.68k
2.77k
Response
stringlengths
486
584
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Could you please process an order for 1000 data analytics software?
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Could you please process an order for 1000 data analytics software? Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'compliance_audit' workflow has been selected to handle your request.", 'thought': "The 'compliance_audit' workflow is chosen because it includes tasks that are directly relevant to processing the request for 1000 data analytics software. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 45 payment terms.", 'output': {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Could you please process an order for 500 medical devices?
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Could you please process an order for 500 medical devices? Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'training_and_development' workflow has been selected to handle your request.", 'thought': "The 'training_and_development' workflow is chosen because it includes tasks that are directly relevant to processing the request for 500 medical devices. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Milestone-based payment payment terms.", 'output': {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 500 medical devices as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 500 medical devices as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'product_launch' workflow has been selected to handle your request.", 'thought': "The 'product_launch' workflow is chosen because it includes tasks that are directly relevant to processing the request for 500 medical devices. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Deferred payment payment terms.", 'output': {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 50 cloud storage services as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 50 cloud storage services as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'receive_purchase_order' workflow has been selected to handle your request.", 'thought': "The 'receive_purchase_order' workflow is chosen because it includes tasks that are directly relevant to processing the request for 50 cloud storage services. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 30 payment terms.", 'output': {'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 500 laptops as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 500 laptops as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'create_requisition_order' workflow has been selected to handle your request.", 'thought': "The 'create_requisition_order' workflow is chosen because it includes tasks that are directly relevant to processing the request for 500 laptops. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Immediate Payment payment terms.", 'output': {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 5000 smartphones as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 5000 smartphones as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'IT_support' workflow has been selected to handle your request.", 'thought': "The 'IT_support' workflow is chosen because it includes tasks that are directly relevant to processing the request for 5000 smartphones. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Quarterly payments payment terms.", 'output': {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Could you please process an order for 10 tablets?
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Could you please process an order for 10 tablets? Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'vendor_management' workflow has been selected to handle your request.", 'thought': "The 'vendor_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10 tablets. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 60 payment terms.", 'output': {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Our department requires 100 tablets for the next phase of the project.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Our department requires 100 tablets for the next phase of the project. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'quality_assurance' workflow has been selected to handle your request.", 'thought': "The 'quality_assurance' workflow is chosen because it includes tasks that are directly relevant to processing the request for 100 tablets. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 90 payment terms.", 'output': {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I'm requesting 1000 cybersecurity tools for the new office setup.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I'm requesting 1000 cybersecurity tools for the new office setup. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'generate_invoice' workflow has been selected to handle your request.", 'thought': "The 'generate_invoice' workflow is chosen because it includes tasks that are directly relevant to processing the request for 1000 cybersecurity tools. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Quarterly payments payment terms.", 'output': {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 10 medical devices as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 10 medical devices as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'payroll_processing' workflow has been selected to handle your request.", 'thought': "The 'payroll_processing' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10 medical devices. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We're looking to purchase 50 laptops under the following payment terms: Milestone-based payment.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We're looking to purchase 50 laptops under the following payment terms: Milestone-based payment. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'performance_review' workflow has been selected to handle your request.", 'thought': "The 'performance_review' workflow is chosen because it includes tasks that are directly relevant to processing the request for 50 laptops. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We're looking to purchase 1000 medical devices under the following payment terms: Milestone-based payment.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We're looking to purchase 1000 medical devices under the following payment terms: Milestone-based payment. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'risk_assessment' workflow has been selected to handle your request.", 'thought': "The 'risk_assessment' workflow is chosen because it includes tasks that are directly relevant to processing the request for 1000 medical devices. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need to create a requisition order for 100 data analytics software.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need to create a requisition order for 100 data analytics software. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'product_launch' workflow has been selected to handle your request.", 'thought': "The 'product_launch' workflow is chosen because it includes tasks that are directly relevant to processing the request for 100 data analytics software. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Upon delivery payment terms.", 'output': {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We're looking to purchase 50 cloud storage services under the following payment terms: Net 60.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We're looking to purchase 50 cloud storage services under the following payment terms: Net 60. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'marketing_campaign' workflow has been selected to handle your request.", 'thought': "The 'marketing_campaign' workflow is chosen because it includes tasks that are directly relevant to processing the request for 50 cloud storage services. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Immediate Payment payment terms.", 'output': {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 10000 projectors as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 10000 projectors as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'marketing_campaign' workflow has been selected to handle your request.", 'thought': "The 'marketing_campaign' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10000 projectors. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Immediate Payment payment terms.", 'output': {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need 100 servers for our upcoming project.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need 100 servers for our upcoming project. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'receive_purchase_order' workflow has been selected to handle your request.", 'thought': "The 'receive_purchase_order' workflow is chosen because it includes tasks that are directly relevant to processing the request for 100 servers. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Upon delivery payment terms.", 'output': {'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need to create a requisition order for 100 projectors.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need to create a requisition order for 100 projectors. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'supply_chain_management' workflow has been selected to handle your request.", 'thought': "The 'supply_chain_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 100 projectors. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Milestone-based payment payment terms.", 'output': {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I'd like to initiate a procurement process for 10000 ERP software.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I'd like to initiate a procurement process for 10000 ERP software. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'procurement_management' workflow has been selected to handle your request.", 'thought': "The 'procurement_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10000 ERP software. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Quarterly payments payment terms.", 'output': {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We're looking to purchase 10000 AI-driven marketing tools under the following payment terms: Milestone-based payment.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We're looking to purchase 10000 AI-driven marketing tools under the following payment terms: Milestone-based payment. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'training_and_development' workflow has been selected to handle your request.", 'thought': "The 'training_and_development' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10000 AI-driven marketing tools. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need 50 office furniture for our upcoming project.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need 50 office furniture for our upcoming project. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'payroll_processing' workflow has been selected to handle your request.", 'thought': "The 'payroll_processing' workflow is chosen because it includes tasks that are directly relevant to processing the request for 50 office furniture. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 60 payment terms.", 'output': {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need to create a requisition order for 5000 biotech lab equipment.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need to create a requisition order for 5000 biotech lab equipment. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'inventory_management' workflow has been selected to handle your request.", 'thought': "The 'inventory_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 5000 biotech lab equipment. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Our department requires 5000 networking equipment for the next phase of the project.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Our department requires 5000 networking equipment for the next phase of the project. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'procurement_management' workflow has been selected to handle your request.", 'thought': "The 'procurement_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 5000 networking equipment. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Deferred payment payment terms.", 'output': {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Our department requires 1000 medical devices for the next phase of the project.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Our department requires 1000 medical devices for the next phase of the project. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'training_and_development' workflow has been selected to handle your request.", 'thought': "The 'training_and_development' workflow is chosen because it includes tasks that are directly relevant to processing the request for 1000 medical devices. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Upon delivery payment terms.", 'output': {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I want to purchase 10 networking equipment.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I want to purchase 10 networking equipment. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'compliance_audit' workflow has been selected to handle your request.", 'thought': "The 'compliance_audit' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10 networking equipment. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Immediate Payment payment terms.", 'output': {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
Could you please process an order for 500 cloud storage services?
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: Could you please process an order for 500 cloud storage services? Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'budget_approval' workflow has been selected to handle your request.", 'thought': "The 'budget_approval' workflow is chosen because it includes tasks that are directly relevant to processing the request for 500 cloud storage services. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Quarterly payments payment terms.", 'output': {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We're looking to purchase 500 printers under the following payment terms: Net 45.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We're looking to purchase 500 printers under the following payment terms: Net 45. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'quality_assurance' workflow has been selected to handle your request.", 'thought': "The 'quality_assurance' workflow is chosen because it includes tasks that are directly relevant to processing the request for 500 printers. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We're looking to purchase 5000 smartphones under the following payment terms: Milestone-based payment.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We're looking to purchase 5000 smartphones under the following payment terms: Milestone-based payment. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'supply_chain_management' workflow has been selected to handle your request.", 'thought': "The 'supply_chain_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 5000 smartphones. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Quarterly payments payment terms.", 'output': {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need to create a requisition order for 1000 ERP software.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need to create a requisition order for 1000 ERP software. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'procurement_management' workflow has been selected to handle your request.", 'thought': "The 'procurement_management' workflow is chosen because it includes tasks that are directly relevant to processing the request for 1000 ERP software. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 90 payment terms.", 'output': {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
We need 50 renewable energy systems as soon as possible.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: We need 50 renewable energy systems as soon as possible. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'product_launch' workflow has been selected to handle your request.", 'thought': "The 'product_launch' workflow is chosen because it includes tasks that are directly relevant to processing the request for 50 renewable energy systems. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Monthly installments payment terms.", 'output': {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need 10 office furniture for our upcoming project.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need 10 office furniture for our upcoming project. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'performance_review' workflow has been selected to handle your request.", 'thought': "The 'performance_review' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10 office furniture. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Deferred payment payment terms.", 'output': {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I need to create a requisition order for 10000 cloud storage services.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I need to create a requisition order for 10000 cloud storage services. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'receive_purchase_order' workflow has been selected to handle your request.", 'thought': "The 'receive_purchase_order' workflow is chosen because it includes tasks that are directly relevant to processing the request for 10000 cloud storage services. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Deferred payment payment terms.", 'output': {'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}}
Given the human message and conversation history, select the most suitable workflow from the given list of workflows.
{"conversation_history": "", "Available workflows": [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}]}
{"id": "id of the workflow", "name": "name of the workflow", "description": "description of the workflow"}
I'd like to initiate a procurement process for 1000 cloud storage services.
Given the human message and conversation history, select the most suitable workflow from the list provided. Human Message: I'd like to initiate a procurement process for 1000 cloud storage services. Conversation History: Available Workflows: [{'id': '101', 'name': 'receive_purchase_order', 'description': 'Handles the reception and processing of new purchase orders.'}, {'id': '102', 'name': 'generate_invoice', 'description': 'Generates an invoice for completed orders.'}, {'id': '103', 'name': 'create_requisition_order', 'description': 'Processes and creates requisition orders for internal use.'}, {'id': '104', 'name': 'inventory_management', 'description': 'Manages inventory levels and stock replenishment.'}, {'id': '105', 'name': 'vendor_management', 'description': 'Manages vendor relationships and orders.'}, {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}, {'id': '107', 'name': 'employee_onboarding', 'description': 'Manages the onboarding process for new employees.'}, {'id': '108', 'name': 'payroll_processing', 'description': 'Processes payroll for employees.'}, {'id': '109', 'name': 'compliance_audit', 'description': 'Conducts internal compliance audits.'}, {'id': '110', 'name': 'marketing_campaign', 'description': 'Plans and executes marketing campaigns.'}, {'id': '111', 'name': 'product_launch', 'description': 'Oversees the launch of a new product.'}, {'id': '112', 'name': 'supply_chain_management', 'description': 'Coordinates supply chain activities, including logistics and inventory.'}, {'id': '113', 'name': 'budget_approval', 'description': 'Handles the approval process for departmental budgets.'}, {'id': '114', 'name': 'contract_review', 'description': 'Reviews and approves contracts with clients and vendors.'}, {'id': '115', 'name': 'quality_assurance', 'description': 'Ensures that products meet quality standards before release.'}, {'id': '116', 'name': 'risk_assessment', 'description': 'Conducts risk assessments for projects or business operations.'}, {'id': '117', 'name': 'IT_support', 'description': 'Provides IT support for internal systems and employees.'}, {'id': '118', 'name': 'training_and_development', 'description': 'Manages employee training and professional development programs.'}, {'id': '119', 'name': 'performance_review', 'description': 'Conducts performance reviews for employees.'}, {'id': '120', 'name': 'procurement_management', 'description': 'Oversees the procurement process, including vendor selection and purchasing.'}] Expected Output Structure: { 'id': 'integer - Id of the workflow', 'name': 'string - Name of the workflow', 'description': 'string - Description of the workflow' }
{'message': "The 'customer_support' workflow has been selected to handle your request.", 'thought': "The 'customer_support' workflow is chosen because it includes tasks that are directly relevant to processing the request for 1000 cloud storage services. The tasks ensure that all necessary steps are followed, such as order creation, inventory management, and compliance with Net 90 payment terms.", 'output': {'id': '106', 'name': 'customer_support', 'description': 'Handles customer support queries and issues.'}}
README.md exists but content is empty. Use the Edit dataset card button to edit it.
Downloads last month
0
Edit dataset card