langchain/libs/partners/mongodb/tests/unit_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
..
__init__.py mongodb[minor]: MongoDB Partner Package -- Porting MongoDBAtlasVectorSearch (#17652) 2024-02-29 23:09:48 +00:00
test_cache.py mongodb: Add Hybrid and Full-Text Search Retrievers, release 0.2.0 (#25057) 2024-08-07 20:10:29 +00:00
test_chat_message_histories.py limit the most recent documents to fetch from MongoDB database. (#25435) 2024-08-22 10:33:45 -04:00
test_imports.py mongodb[patch]: include LLM caches in toplevel library import (#18601) 2024-03-05 16:35:13 -08:00
test_index.py mongodb: Add Hybrid and Full-Text Search Retrievers, release 0.2.0 (#25057) 2024-08-07 20:10:29 +00:00
test_vectorstores.py mongodb: Add Hybrid and Full-Text Search Retrievers, release 0.2.0 (#25057) 2024-08-07 20:10:29 +00:00