Loading…
Everything you need to know about RuneSpoke Hub
Configure and manage AI providers in RuneSpoke Hub. Support for Claude, GPT-4, Gemini, and more with intelligent routing and cost optimization.
RuneSpoke Hub supports multiple AI providers with intelligent routing, cost optimization, and unified API access.
AI providers (OpenAI, Anthropic, Google, …) authenticate their model APIs with a secret API key, not OAuth. There is no OAuth token that lets a third‑party app call a provider’s model endpoint and bill your account - that’s simply how the providers are built. So “BYOAI” means bring your own API key: you paste it once and RuneSpoke stores it encrypted in the vault and uses it on your behalf.
RuneSpoke’s one‑click OAuth is for dev integrations - GitHub, Linear/Jira, Slack, Google - where the providers do offer OAuth. (Provider sign‑in like “Sign in with ChatGPT” is for identity or vendor CLIs, not for programmatic model calls.) Get a key from your provider’s console (e.g. platform.openai.com/api-keys orconsole.anthropic.com), add billing/credit, then add it in AI FinOps.
Claude 3.5 Sonnet, Claude 3 Opus
Advanced reasoning and code generation with excellent instruction following and safety features.
GPT-4o, GPT-4 Turbo, GPT-3.5
Powerful language model with excellent general knowledge and coding capabilities.
Gemini Pro, Gemini Ultra
Multimodal AI with strong performance on reasoning and code generation tasks.
Sonar, Sonar Pro, Sonar Reasoning Pro
Web-grounded answers with live citations. Every response is backed by fresh search results - the only frontier provider that does this natively.
Codex-based code completion
Specialized for code completion and generation with GitHub integration.
Configure your AI provider API keys in the RuneSpoke Hub settings.
# Environment Variables ANTHROPIC_API_KEY=sk-ant-... OPENAI_API_KEY=sk-... GOOGLE_AI_API_KEY=AI... GITHUB_TOKEN=ghp_...
Configure which models to use for different tasks.
Claude 3.5 Sonnet
GPT-4o
Gemini Pro
Set up intelligent routing based on task type, cost, and performance.
Automatically route requests to the best model based on context, cost, and performance requirements.
Track usage and costs across providers. Set budgets and get alerts when limits are reached.
Configure fallback providers for high availability. Automatic failover when providers are unavailable.
Detailed analytics on model performance, response times, and cost breakdowns across all providers.
Now that you understand AI provider configuration, explore these related topics: