langchain/libs/partners/mongodb/tests
Krishna Kulkarni 820da64983
limit the most recent documents to fetch from MongoDB database. (#25435)
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>
2024-08-22 10:33:45 -04:00
..
integration_tests partners[patch]: Mongodb Retrievers - CI final touches. (#25202) 2024-08-08 15:38:31 -07:00
unit_tests limit the most recent documents to fetch from MongoDB database. (#25435) 2024-08-22 10:33:45 -04:00
__init__.py
utils.py mongodb: Add Hybrid and Full-Text Search Retrievers, release 0.2.0 (#25057) 2024-08-07 20:10:29 +00:00