langchain/docs/extras
Eric BREHAULT 19b4ecdc39
Implement NucliaDB vector store (#10236)
# Description

This pull request allows to use the
[NucliaDB](https://docs.nuclia.dev/docs/docs/nucliadb/intro) as a vector
store in LangChain.

It works with both a [local NucliaDB
instance](https://docs.nuclia.dev/docs/docs/nucliadb/deploy/basics) or
with [Nuclia Cloud](https://nuclia.cloud).

# Dependencies

It requires an up-to-date version of the `nuclia` Python package.

@rlancemartin, @eyurtsev, @hinthornw, please review it when you have a
moment :)

Note: our Twitter handler is `@NucliaAI`
2023-09-06 16:26:14 -07:00
..
_templates docs: misc modelIO fixes (#9734) 2023-09-03 20:33:20 -07:00
additional_resources Updated Additional Resources section of documentation (#10260) 2023-09-06 15:10:43 -07:00
expression_language Add LCEL cookbook examples (#10290) 2023-09-06 13:50:43 -07:00
guides Update amazon_comprehend_chain.ipynb (#10246) 2023-09-06 15:38:37 -07:00
integrations Implement NucliaDB vector store (#10236) 2023-09-06 16:26:14 -07:00
modules Implemented Milvus translator for self-querying (#10162) 2023-09-04 00:16:18 -07:00
use_cases Split sql use case docs (#10257) 2023-09-06 16:19:21 -07:00