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.

A pricing calculator is available here: https://openai.com/api/pricing

Supported Models

See OpenAI API docs for all models.

Recommended Models

gpt-4o Most accurate

gpt-4o-mini Less accurate but very affordable

Anthropic

Obtain an API key from Anthropic and enter it during setup. You will need to add credits to you account before making requests.

Supported Models

See Anthropic API docs for all models.

Recommended Models

claude-3-5-sonnet-latest Most accurate

claude-3-5-haiku-latest Fast and affordable

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.

Pricing is available here: https://ai.google.dev/pricing

Supported Models

See Google API docs for all models.

Recommended Models

gemini-1.5-pro Most accurate

gemini-2.0-flash Fast and affordable

Groq

Obtain an API key from Groq and enter it during setup to get started with Groq.

Groq is free to use but limits apply. You can check them here: https://console.groq.com/settings/limits

Supported Models

See Groq API docs for all models.

Recommended Models

llama-3.2-90b-vision-preview Most accurate

llama-3.2-11b-vision-preview Fast

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?