What you get
Three models and two rules that cover most teams' first month:
| Target | Used for |
|---|---|
llm-small |
everyday questions, summaries, drafts |
llm-frontier |
hard reasoning, long documents, code |
llm-onprem |
anything with personal or regulated data |
pii-stays-home pins requests that contain personal data to the on-prem model; hard-goes-frontier sends
complex requests to the frontier model. Everything else lands on the small model, which is where the savings
come from.
Apply it
osr stack plan registry://starter@1.0.0 --registry https://your-platform
osr stack apply registry://starter@1.0.0 --registry https://your-platform --route "Summarise this contract"
Rename the targets to your own deployments, keep the rules.