Anthropic Bedrock
The anthropic_bedrock
provider accesses Anthropic models on Amazon Bedrock. You can find the model names in the Anthropic model documentation.
GenAIScript assumes that you have configured Amazon Web Services (AWS) credentials in a way that the AWS Node SDK will recognize.
script({ model: "anthropic_bedrock:anthropic.claude-3-sonnet-20240229-v1:0" })