improves AWS .env.example and config.ts docs

This commit is contained in:
nai-degen
2023-10-03 20:29:42 -05:00
parent 5033d00444
commit 4e05b01e90
2 changed files with 9 additions and 6 deletions
+1
View File
@@ -87,6 +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.
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.