Files
netbird/docs
mlsmaycon 7cd1cda70e proxy: model-specific deny message for model-allowlist rejections
denyFromManagement returned the generic "LLM policy limit exceeded" for
every deny code. Map llm_policy.model_blocked / model_unknown to the same
model-specific messages the local guardrail uses, keeping other codes
generic so internal quota detail never leaks.

Document the fail-open trade-off: the proxy backstop carries the union of
restricting policies' models, so per-group narrowing is lost during a
CheckLLMPolicyLimits outage.
2026-07-27 09:27:01 +00:00
..
2022-10-22 16:19:16 +02:00