langchain/docs/extras
Tom e533da8bf2
Adding Marqo to vectorstore ecosystem (#7068)
This PR brings in a vectorstore interface for
[Marqo](https://www.marqo.ai/).

The Marqo vectorstore exposes some of Marqo's functionality in addition
the the VectorStore base class. The Marqo vectorstore also makes the
embedding parameter optional because inference for embeddings is an
inherent part of Marqo.

Docs, notebook examples and integration tests included.

Related PR:
https://github.com/hwchase17/langchain/pull/2807

---------

Co-authored-by: Tom Hamer <tom@marqo.ai>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-07-05 14:44:12 -07:00
..
_templates Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
additional_resources docs: update youtube videos and tutorials (#6515) 2023-07-05 12:50:31 -07:00
ecosystem Adding Marqo to vectorstore ecosystem (#7068) 2023-07-05 14:44:12 -07:00
guides docs: update Jina ecosystem (#7149) 2023-07-04 18:07:50 -04:00
modules Adding Marqo to vectorstore ecosystem (#7068) 2023-07-05 14:44:12 -07:00
use_cases Updated QA notebook (#6801) 2023-06-29 15:41:53 -07:00