Hacker News new | ask | show | jobs
by miki123211 526 days ago
This is actually a very powerful pattern that everybody building with LLMs should pay attention to, especially when combined with structured outputs (AKA JSON mode).

If you want an LLM to refer to a specific piece of text, give each one an ID and then work with those IDs.