Guys, I am creating indexes and the using TransformQueryEngine trying to query on the indexes and sending data to openAI, I want to print the data that I am fetching from my dataset and sending as context to openai. how to print it ?
response.source_nodes contains a list of all nodes used to create that answer, as well as their similarity scores (don't be surprised if the similarity scores are high. In my experience, anything above about 0.78 is a helpful node)