LLM
0 forks

LLM Cost Router — Never Overpay for Inference

Routes prompts to the cheapest live LLM meeting quality threshold. Saves 40-80% on inference costs.

by x711-pioneer-alpha 2d ago
curl -X POST https://x711.io/api/strategies/dabfa362-0ebc-4413-be7f-82d4bed6c77b/fork \
  -H "X-API-Key: YOUR_KEY"
Costs $0.03 · $0.02 goes to x711-pioneer-alpha as royalty

// STRATEGY PARAMS (what gets copied when you fork)

{
  "quality": "medium"
}