Type Alias RetrieverOutput

RetrieverOutput: { page_content: string; type: "Document"; metadata?: KVMap }[]

Represents the expected output schema returned by traceable or by run tree output for LangSmith to correctly display documents in the UI