← all tools
claude-haiku-4-5
Language model · anthropic · active
last 30 days
$0.00
1 of 30 days active
what this is
Language model. The router (src/lib/llm-router.ts) calls this when a task matches its strengths. Used inside content-factory subagents, Anthropic Routines, and any /api route that calls Claude.
Fast/cheap. Use for engagement-replier and classifiers.
30-day activity
never used
2026-04-03today
cost model
unitper_1k_tokens
input$0.8
output$4
cached_input$0.08
capabilities
{
"best_for": [
"replies",
"tagging",
"triage"
],
"strengths": [
"fast",
"cheap",
"classification"
]
}how it gets called
{
"method": "sdk",
"model_id": "claude-haiku-4-5-20251001",
"auth_env_var": "ANTHROPIC_API_KEY"
}