Update readme
This commit is contained in:
@@ -31,7 +31,6 @@ If you find this GitHub repository useful, please consider giving it a free star
|
||||
|
||||
Please check [Usage Guide](./docs/Usage.md) for more details about how to use the new APIs.
|
||||
|
||||
> **Note:** The default model is set to `anthropic.claude-3-sonnet-20240229-v1:0` which can be changed via Lambda environment variables (`DEFAULT_MODEL`). You can call the [Models API](./docs/Usage.md#models-api) to get the full list of model IDs supported.
|
||||
|
||||
## Get Started
|
||||
|
||||
@@ -84,6 +83,9 @@ After creation, you'll see your secret in the Secrets Manager console. Make not
|
||||
|
||||
1. Sign in to AWS Management Console, switch to the region to deploy the CloudFormation Stack to.
|
||||
2. Click the following button to launch the CloudFormation Stack in that region. Choose one of the following:
|
||||
- **ALB + Lambda**
|
||||
|
||||
[](https://console.aws.amazon.com/cloudformation/home#/stacks/create/template?stackName=BedrockProxyAPI&templateURL=https://aws-gcr-solutions.s3.amazonaws.com/bedrock-access-gateway/latest/BedrockProxy.template)
|
||||
|
||||
- **ALB + Fargate**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user