We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a815f5 commit 85d92c2Copy full SHA for 85d92c2
.env.example
@@ -119,6 +119,7 @@ BINGAI_TOKEN=user_provided
119
# BEDROCK_AWS_DEFAULT_REGION=us-east-1 # A default region must be provided
120
# BEDROCK_AWS_ACCESS_KEY_ID=someAccessKey
121
# BEDROCK_AWS_SECRET_ACCESS_KEY=someSecretAccessKey
122
+# BEDROCK_AWS_SESSION_TOKEN=someSessionToken
123
124
# Note: This example list is not meant to be exhaustive. If omitted, all known, supported model IDs will be included for you.
125
# BEDROCK_AWS_MODELS=anthropic.claude-3-5-sonnet-20240620-v1:0,meta.llama3-1-8b-instruct-v1:0
0 commit comments