enter image description here enter image description here It is mentioned in the langchain document.We can also use the self query retriever to specify k: the number of documents to fetch.
We can do this by passing enable_limit=True to the constructor. but the parameter k is not accepted,Wish someone could help me
enter image description here I tried to give a value of k