modify_deployment_config
Update and adjust deployment configurations, including guardrail policies and model settings, to ensure AI safety and compliance. Modify settings like input/output guardrails, detector blocks, and additional configurations for tailored deployment management.
Instructions
Modify the deployment configuration and update the deployment.
Args: deployment_name: The name of the deployment to be modified. new_deployment_config: The new deployment configuration to be modified.
Returns: A dictionary containing the response message and details of the modified deployment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deployment_name | Yes | ||
new_deployment_config | Yes |