improves AWS .env.example and config.ts docs
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user