mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 18:50:33 +00:00
- [ ] **PR message**: - **Description:** including metadata_field in max_marginal_relevance_search() would result in error, changed the logic to be similar to how it's handled in similarity_search, where it can be any field or simply a "*" to include every field