Lemonade Router Builder

Turns a natural-language description of routing intent into a valid Lemonade `collection.router` policy JSON. The skill generates and validates the JSON only - it does not register it or call the live server. Use when the user wants to route requests between models ("route sensitive queries to X and everything else to Y"), generate a router/hybrid-router config or policy, author a collection.router JSON, split traffic between a small local model and a big/cloud model, add PII/jailbreak/topic classifiers to routing, or mentions Lemonade Router, routing rules, routing.router, candidates/default_model, keywords_any, semantic_similarity, or LLM-as-router. Fills every field the user did not specify with safe defaults.

amd 081903c 6 files · 73.8 KB Updated

File contents

amd/skills/tree/main/skills/lemonade-router-builder commit 081903ced9

Frequently asked questions

npx skillmds@latest add amd/lemonade-router-builder