|
|
|
|
|
by acutesoftware
95 days ago
|
|
This highlights that all RAG systems should be using metadata embedded into each of the vectorstores. Any result from the LLM needs to have a link to a document / chunk - which is turn links to a 'source file' which (should) have the file system owners id or another method of linking to a person. If the 'source information' cannot be linked to a person in the organisation, then it doesnt really belong in the RAG document store as authorative information. |
|