Consolidate warnings for model recommendations
This commit is contained in:
parent
73c3afb345
commit
0f0097d29c
@ -72,8 +72,7 @@ async function requireRiskAcknowledgement(params: {
|
||||
"",
|
||||
warning("Model policy (required for tool-enabled or untrusted input):"),
|
||||
`- ${good("Recommended:")} Anthropic Opus 4.5.`,
|
||||
`- ${warning("Not recommended:")} weaker tiers like Sonnet or Haiku.`,
|
||||
`- ${warning("Supported but not recommended:")} free models, cheap models, or local models.`,
|
||||
`- ${warning("Supported but not recommended:")} weaker tiers like Sonnet or Haiku, free models, cheap models, or local models.`,
|
||||
"",
|
||||
emphasis("Required safeguards:"),
|
||||
"- Pairing/allowlists + mention-gating.",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user