AI Providers & Models

Configure providers, pick models, and control reasoning behavior

Overview

Quanta integrates with multiple AI providers so you can select the optimal combination of price, latency, and reasoning ability. Provider and model selection happens in the extension popup.

Supported Providers

API Key Storage

Keys are stored locally in your browser. Switching providers preserves previously entered keys for seamless transitions.

Dynamic Model Fetching

Quanta fetches live model lists from OpenAI and OpenRouter and caches them to reduce API calls and avoid rate limits.

Model list not updating?

Close and reopen the popup, verify your API key, or manually enter a model ID in the custom field.

Custom Model IDs (OpenRouter)

Use the custom field to access premium models not shown in the default free list.

deepseek/deepseek-r1-0528:free

Gemini Reasoning Effort

Gemini provider exposes a reasoning effort control for tailored performance:

SettingUse CaseBest For
AutoBalanced defaultGeneral questions
OffFastest simple lookupQuick facts
LowSlightly deeper logicSimple reasoning
MediumMulti-step reasoning without large latencyStandard quizzes
HighMaximum depth for complex questionsDifficult/ambiguous questions

Increase the level if answers feel shallow or inconsistent on complex quizzes.

Provider Selection Strategy

ProviderStrengthsConsiderationsBest Use Case
GeminiFast + reasoning controlRequires tuning effort levelSpeed-critical tasks
OpenAIStrong general accuracyHigher cost for top modelsComplex reasoning
AnthropicLong context & nuanced reasoningSlightly slower for small tasksDetailed analysis
PerplexityWeb-informed answersMay include external search latencyCurrent information
OpenRouterFlexibility & varietyModel quality varies per vendorCost optimization

Handling Failures

Quanta implements improved error handling (1.4.x) with graceful recovery.

Performance Tips

Pro Tip

Combine provider selection with Bulk Answering settings to find your optimal cost-latency-quality balance.

Security Notes

API keys are stored locally in your browser extension storage and are never transmitted except to your chosen AI provider's API. No server-side storage or logging occurs.

Next Steps

Configure Bulk Answering and Session Memory to complement your provider setup.

Last updated on