Enforce per-agent restrictions on which inference backends, models, and providers the agent can use.
Policy rules specify allowed models and providers (e.g. allow local vLLM any model, allow Anthropic sonnet-only, deny OpenAI). Integrate with the backend scorer: policy constraints act as hard filters applied before scoring, removing ineligible backends from the candidate set.
Enforce per-agent restrictions on which inference backends, models, and providers the agent can use.
Policy rules specify allowed models and providers (e.g. allow local vLLM any model, allow Anthropic sonnet-only, deny OpenAI). Integrate with the backend scorer: policy constraints act as hard filters applied before scoring, removing ineligible backends from the candidate set.