tag
failure-analysis
1 entry under this tag.
-
Five Agentic-LLM Failure Modes That Aren't Actually LLM Problems
When an agentic LLM does the wrong thing in production, the instinct is to rewrite the prompt. Most of the time the actual fix lives somewhere else, in the tool API, the dispatcher, or the lookup database. Five real failure modes from a Discord bot controlling Old School RuneScape, and the layer each one actually lives in.