Integration · 60 sekunders installation · Ingen påslag
Continue + OrcaRouter
Continue is a popular open-source Copilot alternative. Its config.json lets you point any model at any OpenAI-compatible endpoint — drop OrcaRouter in and every completion, chat, and edit routes through us.
Konfiguration
Fem steg.
- 1.Install the Continue extension (VS Code or JetBrains).
- 2.Open the config: ~/.continue/config.json
- 3.Add each model you want as a separate entry with provider='openai'.
- 4.Set apiBase to https://api.orcarouter.ai/v1 and apiKey to your OrcaRouter key.
- 5.Reload — Continue's model picker now shows every OrcaRouter model.
Konfiguration
{
"models": [
{
"title": "OrcaRouter — Claude Sonnet 4",
"provider": "openai",
"model": "claude-sonnet-4",
"apiBase": "https://api.orcarouter.ai/v1",
"apiKey": "sk-orca-..."
},
{
"title": "OrcaRouter — GPT-4o",
"provider": "openai",
"model": "gpt-4o",
"apiBase": "https://api.orcarouter.ai/v1",
"apiKey": "sk-orca-..."
}
]
}Varför routa Continue via OrcaRouter?
Continue lets you pick different models for autocomplete vs chat vs embeddings. With OrcaRouter you can mix-and-match across providers in the same config without managing four separate API keys.
Andra integrationer
⌘ Cursor
AI-first code editor.
🤖 Cline
Autonomous coding agent for VS Code.
✎ Aider
AI pair programming in your terminal.
▲ Vercel AI SDK
Streaming AI for TypeScript apps.
🦜 LangChain
Compose LLM apps in Python or JS.
🦙 LlamaIndex
Data framework for LLM applications.
✳ Claude Code
Anthropic's terminal coding agent.
🖥 Open WebUI
Self-hosted ChatGPT-style interface.
⚙ n8n
Workflow automation with native AI nodes.
Routa Continue genom OrcaRouter idag.
Registrera dig på under en minut, hämta en sk-orca-…-nyckel och klistra in den i Continue. Inget påslag på token. Automatisk failover mellan alla leverantörer.
