langchain/libs/partners/mongodb/tests
Jib 516cc44b3f
langchain-mongodb: [test-fix] add explicit index_name setting on test vector creation (#19245)
- **Description:** Tests fail to do value lookup because it does not
specify the index name
  - **Issue:** the issue # Failing integration test
 

- [x] **Add tests and docs**: Tests now pass


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/
2024-03-18 15:52:28 -07:00
..
integration_tests langchain-mongodb: [test-fix] add explicit index_name setting on test vector creation (#19245) 2024-03-18 15:52:28 -07:00
unit_tests mongodb[patch]: Remove in-memory cache from cache abstractions (#18987) 2024-03-18 19:44:34 +00:00
__init__.py mongodb[minor]: MongoDB Partner Package -- Porting MongoDBAtlasVectorSearch (#17652) 2024-02-29 23:09:48 +00:00
utils.py langchain-mongodb: add unit tests for MongoDBChatMessageHistory (#18599) 2024-03-05 11:44:31 -08:00