Raita logo

AI Providers Reference


Execution Modes

ModeDescription
Raita ManagedGeneration runs on Raita's cloud pipeline. Billed in Raita tokens. No external API key required.
BYOKGeneration runs locally, calling AI provider APIs directly using your keys. API costs are charged to your provider account.

Supported Providers

ProviderKey requiredWeb search supportNotes
Raita ManagedRaita token walletVia managed pipelineNo external key needed
OpenAIOpenAI API keyYes — web search tool (/v1/responses)GPT-4o, GPT-4.1, GPT-4.1 Mini, GPT-4o Mini, GPT-4.1 Nano, GPT-5.4
Google GeminiGemini API keyYes — via Gemini provider pathGemini 2.5 Flash, Gemini 2.5 Pro, Gemini 3.1 Pro Preview, Gemini 3.1 Flash Lite Preview, Gemini 3 Flash Preview
Azure OpenAIAzure endpoint + key + deployment nameDepends on deployed modelAny model deployed in your Azure resource
OpenRouterOpenRouter API keyNoAccess to many providers via single key (e.g., Kimi K2.5, Mercury 2)
Custom endpointOptional API keyNoAny OpenAI-compatible API (Ollama, LM Studio, etc.)

Provider Configuration

All provider keys are configured in Settings → AI Provider.

ProviderFields required
Raita Managed(none — uses token wallet)
OpenAIAPI key
Google GeminiAPI key
Azure OpenAIEndpoint URL, API key, deployment name
OpenRouterAPI key
Custom endpointBase URL, API key (optional)

Model Pricing (Raita Managed)

Raita charges in Raita tokens (based on actual model API costs with ~3x margin). Last verified March 2026. Rates in tokens per 1M tokens (input / output):

OpenAI

  • GPT-4.1 Nano: 1.25 / 5.0
  • GPT-4o Mini: 3.75 / 15.0
  • GPT-4.1 Mini: 10.0 / 40.0
  • GPT-4.1: 50.0 / 200.0
  • GPT-4o: 62.5 / 250.0
  • GPT-5.4: 62.5 / 375.0

Google Gemini

  • Gemini 3.1 Flash Lite Preview: 2.5 / 10.0
  • Gemini 2.5 Flash: 7.5 / 62.5
  • Gemini 3 Flash Preview: 12.5 / 75.0
  • Gemini 2.5 Pro: 31.25 / 250.0
  • Gemini 3.1 Pro Preview: 50.0 / 300.0

OpenRouter (sample)

  • Kimi K2.5: 11.25 / 55.0
  • Mercury 2: 6.25 / 18.75

Notes

  • {webSearch} behavior varies by provider. See Scraper Macros Reference for the per-provider breakdown.
  • For BYOK providers, model selection can be overridden per-prompt in the prompt editor's Model field.
  • Azure OpenAI available models depend on which models you have deployed in your Azure resource.
  • For Raita Managed mode, the model catalog is updated regularly as new models and pricing become available.