index.query(..., response_mode="no_text")
index.query(..., similarity_cutoff=0.5)
index.query(..., similarity_top_k=4)
response_mode="no_text"