The cmd model seems to be depreciated
The question
https://cmd.aguidetocloud.com/
$ask MODEL_CONSENT_DENIED
// ask: MODEL_CONSENT_DENIED
AI call failed: 5028: This model was deprecated on 2026-05-30. Please use an alternative model.
Falling back: try search MODEL_CONSENT_DENIED to browse manually.
// entries given as context: azure-ai-foundry, azure-openai
// model: @cf/meta/llama-3.1-8b-instruct · grounded: each [slug] is a real cmd entry
// grounded in cmd entries · every [slug] in the answer is clickable
The answer
Hi Felix — genuinely good catch, and thank you. You were right: Cloudflare deprecated the model that Brain Bar’s $ask command was running on (30 May 2026), which is exactly why you saw MODEL_CONSENT_DENIED. I’ve swapped $ask over to a current Cloudflare Workers AI model and redeployed — it should synthesise answers again (give it a moment to propagate). search was the right fallback in the meantime. Appreciate you taking the time to report it with the full output — that made it a quick fix. 🙏