Skip to content

Commit

Permalink
AWS Bedrock Sink Text - Add all the available models for 4.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Apr 2, 2024
1 parent 6a7122e commit cc9f2fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
title: Model Id
description: The model Id to be used.
type: string
enum: ["amazon.titan-text-express-v1", "amazon.titan-text-lite-v1", "ai21.j2-ultra-v1", "ai21.j2-mid-v1"]
enum: ["amazon.titan-text-express-v1", "amazon.titan-text-lite-v1", "ai21.j2-ultra-v1", "ai21.j2-mid-v1", "anthropic.claude-instant-v1", "anthropic.claude-v2", "anthropic.claude-v2:1", "anthropic.claude-3-sonnet-20240229-v1:0"]
accessKey:
title: Access Key
description: The access key obtained from AWS.
Expand Down

0 comments on commit cc9f2fd

Please sign in to comment.