langchain/docs/extras/modules/data_connection
OwenElliott 3074306ae1
Marqo Vector Store Examples & Type Hints (#7326)
This PR improves the example notebook for the Marqo vectorstore
implementation by adding a new RetrievalQAWithSourcesChain example. The
`embedding` parameter in `from_documents` has its type updated to
`Union[Embeddings, None]` and a default parameter of None because this
is ignored in Marqo.

This PR also upgrades the Marqo version to 0.11.0 to remove the device
parameter after a breaking change to the API.

Related to #7068 @tomhamer @hwchase17

---------

Co-authored-by: Tom Hamer <tom@marqo.ai>
2023-07-07 04:11:20 -04:00
..
document_loaders/integrations Document loader for Cube Semantic Layer (#6882) 2023-07-05 15:18:12 -07:00
document_transformers/text_splitters MD header text splitter returns Documents (#6571) 2023-06-22 09:25:38 -07:00
retrievers docs: Fixed typos in Amazon Kendra Retriever documentation (#7261) 2023-07-06 11:56:52 -04:00
text_embedding/integrations Bagatur/clarifai update (#7324) 2023-07-07 02:23:20 -04:00
vectorstores/integrations Marqo Vector Store Examples & Type Hints (#7326) 2023-07-07 04:11:20 -04:00