mirror of
https://github.com/hwchase17/langchain
synced 2024-11-13 19:10:52 +00:00
0623c74560
**Description:** Returns the document id along with the Vector Search results **Issue:** Fixes https://github.com/langchain-ai/langchain/issues/26860 for CouchbaseVectorStore - [x] **Add tests and docs**: If you're adding a new integration, please include 1. a test for the integration, preferably unit tests that do not rely on network access, 2. an example notebook showing its use. It lives in `docs/docs/integrations` directory. - [x] **Lint and test**: Run `make format`, `make lint` and `make test` from the root of the package(s) you've modified. Co-authored-by: Erick Friis <erick@langchain.dev> |
||
---|---|---|
.. | ||
__init__.py | ||
cache.py | ||
chat_message_histories.py | ||
py.typed | ||
vectorstores.py |