Orchestrator Settings

Environment secrets · Provider configuration · API key management

← Back to Dashboard

Anthropic Claude — Dual-Provider Consensus & Risk Worker

ANTHROPIC_API_KEY is configured and active. Claude claude-3-5-sonnet-20241022 powers Worker B (Risk & Validation) in the Map-Reduce pipeline and the Level 3 Consensus Verifier (dual-provider inference with OpenAI). Both workers are live — no fallback to OpenAI is occurring.

Active

Provider Status

Llama 3 8B
Key Pending

llama3-8b-8192 (Groq)

Worker D — Deep Reasoning
Llama Verifier Node
Anthropic
Active

claude-3-5-sonnet-20241022

Worker B — Risk & Validation
Level 3 — Consensus Verifier
OpenAI
Active

gpt-4o / gpt-4o-mini

Intent Router
Worker A — Analytics
Worker C — Recommendations
Synthesizer
Google Gemini
Active

gemini-2.5-pro / gemini-2.5-flash

Analytics Fallback
Recommendations Fallback
Worker D Fallback

Environment Secrets

3 / 4 configured

API keys are stored as server-side environment variables and are never exposed to the browser. To update a key, open your .env file and replace the value, then redeploy. Keys marked Active have real values configured.

Llama 3 8B API Key

Meta / Groq

Key Pending

Required for Worker D (Deep Reasoning) in the Parallel Map-Reduce pipeline and as the neutral Llama 3 8B Verifier Node in Level 3 Consensus. Uses Groq's OpenAI-compatible endpoint (llama3-8b-8192). Without this key, Worker D falls back to Gemini 2.5 Flash and the Verifier Node falls back to OpenAI gpt-4o-mini.

Orchestrator Roles

Worker D — Deep Reasoning (Map-Reduce)Llama Verifier Node (Consensus)
LLAMA_API_KEY

••••••••••••••••••••••••••••••••••••••••••••••••

Not configured — add to your .env file to activate

Anthropic API Key

Anthropic

Active

Required for the Risk & Validation Worker (Worker B) in the Parallel Map-Reduce pipeline and the dual-provider Consensus Verifier (Level 3). Without this key, both workers fall back to OpenAI.

Orchestrator Roles

Risk & Validation Worker (Map-Reduce)Dual-Provider Consensus Verifier
ANTHROPIC_API_KEY

••••••••••••••••••••••••••••••••••••••••••••••••

Real value configured in environment — workers are active

OpenAI API Key

OpenAI

Active

Powers the Intent Router (gpt-4o-mini), Fast Track responses, Analytics Worker (gpt-4o), Recommendations Worker (gpt-4o-mini), Synthesizer Node, and Consensus Verifier primary provider.

Orchestrator Roles

Intent RouterFast TrackAnalytics WorkerSynthesizerConsensus Primary
OPENAI_API_KEY

••••••••••••••••••••••••••••••••••••••••••••••••

Real value configured in environment — workers are active

Google Gemini API Key

Google Gemini

Active

Used as fallback provider for the Analytics Worker (gemini-2.5-pro) and Recommendations Worker (gemini-2.5-flash) when OpenAI is unavailable.

Orchestrator Roles

Analytics Worker FallbackRecommendations Worker Fallback
GEMINI_API_KEY

••••••••••••••••••••••••••••••••••••••••••••••••

Real value configured in environment — workers are active

Orchestrator Pipeline Wiring

Worker / NodeProviderModelPipeline LevelFallback
Intent RouterOpenAIgpt-4o-miniLevel 1Heuristic classifier
Fast TrackOpenAIgpt-4o-miniLevel 1Gemini 2.5 Flash
Worker A — AnalyticsOpenAIgpt-4oLevel 2 Map-ReduceGemini 2.5 Pro
Worker B — Risk & ValidationAnthropicclaude-3-5-sonnet-20241022Level 2 Map-ReduceOpenAI gpt-4o
Worker C — RecommendationsOpenAIgpt-4o-miniLevel 2 Map-ReduceGemini 2.5 Flash
Worker D — Deep ReasoningLlama 3 8Bllama3-8b-8192Level 2 Map-ReduceGemini 2.5 Flash
Synthesizer NodeOpenAIgpt-4o-miniLevel 2 Map-ReduceConcatenation
Consensus PrimaryOpenAIgpt-4oLevel 3 Consensus
Consensus SecondaryAnthropicclaude-3-5-sonnet-20241022Level 3 Consensus
Verifier NodeLlama 3 8Bllama3-8b-8192Level 3 ConsensusOpenAI gpt-4o-mini