Hello:
I am currently using the Custom Retriever method to query the vector database, but I have some parameters that need to be passed in through the **kwargs method.
Now the functional style of the Custom Retriever has been incorporated into the parameters of the agent. However, I’m unsure how to pass the custom parameters of the Retriever function.
Could you please help me with this? Thank you.
