1 comment

[ 508 ms ] story [ 422 ms ] thread
This can be seen as a special case of the CWA (Closed World Assumption): some systems assume that what they see is the whole world, i.e. that they have complete knowledge.

Your case describes a situation in RAG (Retrieval Augmented Generation), which is the special case where that happens inside a component of a bigger system, so the needed extra knowledge is actually available elsewhere in the same system.