Configuration
OpenAI
To use OpenAI services, add below config to your env:
OPENAI_API_KEY
AWS Bedrock
To use Bedrock services, add below config to your env:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYAWS_BEDROCK_REGION
Google AI
To use Google AI services, add below config to your env:
GOOGLE_API_KEY
Example
.env file: