Cortecs
Use cortecs/<model> with VoltAgent's model router.
Quick start
import { Agent } from "@voltagent/core";
const agent = new Agent({
name: "cortecs-agent",
instructions: "You are a helpful assistant",
model: "cortecs/claude-4-5-sonnet",
});
Environment variables
CORTECS_API_KEY
Provider package
@ai-sdk/openai-compatible
This provider uses the OpenAI-compatible adapter.
Default base URL
https://api.cortecs.ai/v1
You can override the base URL by setting CORTECS_BASE_URL.
Provider docs
Models
Show models (16)
- claude-4-5-sonnet
- claude-sonnet-4
- deepseek-v3-0324
- devstral-2512
- devstral-small-2512
- gemini-2.5-pro
- gpt-4.1
- gpt-oss-120b
- intellect-3
- kimi-k2-instruct
- kimi-k2-thinking
- llama-3.1-405b-instruct
- nova-pro-v1
- qwen3-32b
- qwen3-coder-480b-a35b-instruct
- qwen3-next-80b-a3b-thinking