adds better AWS docs

This commit is contained in:
nai-degen
2023-10-07 20:58:04 -05:00
parent 140bdea14e
commit b06d48e1f8
2 changed files with 49 additions and 1 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
# For AWS credentials, separate the access key ID, secret key, and region with a colon.
OPENAI_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ANTHROPIC_KEY=sk-ant-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# See `config.ts` for details on setting up Amazon Bedrock credentials.
# See `docs/aws-configuration.md` for more information, there may be additional steps required to set up AWS.
AWS_CREDENTIALS=myaccesskeyid:mysecretkey:us-east-1,anotheraccesskeyid:anothersecretkey:us-west-2
# With proxy_key gatekeeper, the password users must provide to access the API.