Trying to implement prompt caching using MongoDBCache in my RAG based document answering system but facing an issue

Hi @Shikhar_Ashish, firstly, welcome to the MongoDB community forum! can you share the code snippet where you are using the LangChain MongoDBCache? In the attached code are you trying to implement your own cache?