Cloud Providers
This page will help you set up cloud based providers with LLM Vision
OpenAI
Obtain an API key from OpenAI and enter it during setup. You will need to add credits to you account before making requests.
Anthropic
Obtain an API key from Anthropic and enter it during setup. You will need to add credits to you account before making requests.
Google
To use Google Gemini you need to have a Google account and obtain an API key from the AI Studio. Depending on your region, you may need to enable billing.
Groq
Obtain an API key from Groq and enter it during setup to get started with Groq.
AWS Bedrock
To deploy a model on AWS, your first must request access to models: https://us-east-1.console.aws.amazon.com/bedrock/home?region=us-east-1#/modelaccess.
Once you have access, create an access key here: https://us-east-1.console.aws.amazon.com/iam/home?region=us-east-1#/security_credentials
To use this deployment with LLM Vision you will need:
Region String
Access Key
Secret
Enter these during setup.
Last updated
Was this helpful?