You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I noticed that it is possible to use Retrieve + Converse for RAG but the results do not match with the results using retrieve_and_generate. Specifically, the retrieve_and_generate seems using very few retrieved chunks with the unmodified default setting while using retrieve alone returns max_num_results.