langchain
cef79ca5 - Fix exporting GCP Vertex Matching Engine from vectorstores (#5793)

Commit
2 years ago
Fix exporting GCP Vertex Matching Engine from vectorstores (#5793) The Vertex Matching Engine docs include [the line](https://github.com/hwchase17/langchain/blob/b177a29d3f942eeccf85814f0f628c32509b9b6a/docs/modules/indexes/vectorstores/examples/matchingengine.ipynb?short_path=54ebfde#L32) `from langchain.vectorstores import MatchingEngine` which doesn't work as it wasn't added to the vectorestores module exports. - @dev2049
Author
Parents
Loading