Pitfalls to avoid when developing LLM products

LLMs are NOT databases

LLMs are not databases. They do not produce precise factual answers to questions, instead, they are ‘extremely good at telling you what a good answer to a question like that would probably look like.’ [@evansBuildingAIProducts2024]

References