But ComponentIntermediates still doesn't have getters for the values of an output stored in it... For example, a reranker will return various outputs and one of them is nodes. Is there a way I can retrieve the nodes and their metadata without having to use regex on the output of intermediates["reranker"]?