add_deployment
Create a new deployment by configuring input and output guardrails, specifying policies, and enabling or blocking specific detectors to ensure AI safety and compliance.
Instructions
Add a new deployment using the provided configuration.
Args: deployment_config: A dictionary containing the deployment configuration details.
Always ask user if they want to block any of the detectors in the policy for both input and output. (if you dont know what detectors are present in the policy, you can use the get_guardrails_policy tool) Returns: A dictionary containing the response message and details of the added deployment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deployment_config | Yes |