mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-06 21:43:44 +00:00
limit the most recent documents to fetch from MongoDB database. Thank you for contributing to LangChain! - [ ] **limit the most recent documents to fetch from MongoDB database.**: "langchain_mongodb: limit the most recent documents to fetch from MongoDB database." - [ ] **PR message**: ***Delete this entire checklist*** and replace with - **Description:** Added a doc_limit parameter which enables the limit for the documents to fetch from MongoDB database - **Issue:** - **Dependencies:** None --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>