Update README.rst

This commit is contained in:
Russell 2023-12-16 11:40:00 -05:00 committed by GitHub
parent 5918295320
commit efbb6d7c26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ To set up the project, follow these steps:
pip install -r requirements.txt
4. Set up environment variables for your AWS credentials and OpenAI API key::
4. Set up environment variables for your AWS, OpenAI, or Mistral API keys::
export AWS_ACCESS_KEY_ID="your_access_key"
export AWS_SECRET_ACCESS_KEY="your_secret_key"