GEOlyze
Login
Projects

LLM Providers

Configure which AI engines GEOlyze uses for your analyses.

LLM Providers

GEOlyze can query multiple AI providers in each run. You control which providers are active and which model each one uses. Every prompt is sent to every enabled provider, giving you a cross-provider view of your AI visibility.

Available providers

ProviderDefault modelAvailable models
Claude (Anthropic)claude-sonnet-4-20250514claude-sonnet-4-6, claude-opus-4-6
OpenAIgpt-4ogpt-5.4, gpt-5.4-pro, gpt-5.2, gpt-5.1, gpt-5, gpt-4o, gpt-4o-mini, gpt-4.1, gpt-4.1-mini, gpt-4.1-nano, o4-mini, o3-mini, o3, o1, and more
Gemini (Google)gemini-2.0-flashgemini-flash-latest, gemini-pro-latest, gemini-2.0-flash, gemini-2.5-flash, gemini-2.5-pro
Perplexitysonarsonar, sonar-pro

Perplexity is unique among the providers because it uses search-augmented generation, meaning it can access current web information when answering queries. This makes Perplexity results particularly relevant for website citation tracking.

Configuring providers

Provider configuration is found on the Runs page of your project:

  1. Enable or disable each provider using the toggle switch. Disabled providers are skipped during runs.
  2. Select a model — when you have provided your own API key for a provider, a model dropdown appears allowing you to choose from all available models. You can also type a custom model name if you want to use a model not listed.

Changes take effect on the next run. Existing completed runs are not affected.

How providers affect runs

  • Each enabled prompt is sent to every enabled provider independently.
  • The total number of AI requests in a run equals: number of enabled prompts x number of enabled providers.
  • Results are broken down per provider in the run report, allowing you to compare how different AI systems perceive your company.
  • Provider-level metrics include entity mention rate, website citation rate, average response time, and error count.

API keys and billing

GEOlyze uses platform keys by default. If you provide your own API keys in Settings, your keys are used instead (with a cost discount). The model selection dropdown is only available when you have provided your own key.

For more details, see Billing.

You can add your API keys in Settings > LLM API Keys. GEOlyze supports separate keys for each provider:

  • Anthropic API key (for Claude)
  • OpenAI API key (for OpenAI)
  • Google API key (for Gemini)
  • Perplexity API key (for Perplexity)
Copyright © 2026