eachlabs-llm-router image preview

eachlabs-llm-router

Image Gen·each-tools·by Unified AI API for hundreds models. Access video, image, and audio generation from leading providers through one integration with eachlabs.

eachlabs-llm-router

Runtime (p50)
5s
Estimated price
$1.00 / unit
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "eachlabs-llm-router",
    "input": {
        "model": "anthropic/claude-opus-4-6",
        "prompt": "What is the capital of France?"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About eachlabs-llm-router

01 / 03

What is eachlabs LLM Router?

eachlabs LLM Router is a text-to-text routing model developed by each::labs that automatically selects the most appropriate LLM for a given query based on task complexity, cost, and performance requirements. It enables dynamic model selection across multiple providers without manual configuration.