LLM classification is ending; guided hallucination takes over
Simon Willison shows that forcing an LLM to choose from a fixed list of tags fails as the list grows. Instead, he recommends letting the model hallucinate and then grounding it with vector search.