Routing Controls

Service Tiers

Control how LLMFinder selects hosters — optimize for cost, speed, or reliability.

Add tier to any chat request:

TierBehaviorBest for
"cheapest"Picks the lowest-priced hosterBatch processing, cost-sensitive
"fastest"Picks the lowest-latency hoster (last 1h)Interactive chat, real-time apps
"balanced"Default — weighted by trust scoreGeneral use
"free"Only routes to free ($0) modelsTesting, zero-cost usage
{"model": "auto", "messages": [...], "tier": "fastest"}