The Custom Retriever node is a specialized retriever component designed to fetch and format results from a vector store based on a predefined format. It extends the functionality of a standard vector store retriever by allowing customization of the output format.
{{context}}
to insert the document’s content and {{metadata.key}}
to insert metadata values.
{{context}}\nSource: {{metadata.source}}
”