Lesson_2_Retrieval_Augmented_Generation

Running this code, when I check the len(text) i get it equal to 10, when I change top_k = 12 , I still get the len(text) equal to 10. What’s wrong?