Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created December 11, 2024 00:42
Show Gist options
  • Select an option

  • Save KyMidd/00f37067a656016c95ee4d44231f4c7b to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/00f37067a656016c95ee4d44231f4c7b to your computer and use it in GitHub Desktop.
# Create a request to the model
response = bedrock_client.invoke_model(
modelId=model_id,
guardrailIdentifier="xxxxxxxxxxxx",
guardrailVersion = "DRAFT",
body=json.dumps(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment