Files
langchain/tests/integration_tests
cs0lar 8b9e02da9d Fix/issue 1213 (#2932)
### Background

Continuing to implement all the interface methods defined by the
`VectorStore` class. This PR pertains to implementation of the
`max_marginal_relevance_search` method.

### Changes

- a `max_marginal_relevance_search` method implementation has been added
in `weaviate.py`
- tests have been added to the the new method
- vcr cassettes have been added for the weaviate tests

### Test Plan

Added tests for the `max_marginal_relevance_search` implementation

### Change Safety

- [x] I have added tests to cover my changes
2023-04-16 13:11:30 -07:00
..
2023-04-12 14:16:58 -07:00
2023-04-02 14:57:45 -07:00
2023-03-29 10:10:09 -07:00
2023-04-16 13:11:30 -07:00
2023-02-20 21:15:45 -08:00