langchain/docs/extras
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
..
_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 Marqo Vector Store Examples & Type Hints (#7326) 2023-07-07 04:11:20 -04:00
guides added template repo for CI/CD deployment on Google Cloud Run (#7218) 2023-07-06 09:38:38 -04:00
modules Marqo Vector Store Examples & Type Hints (#7326) 2023-07-07 04:11:20 -04:00
use_cases Updated QA notebook (#6801) 2023-06-29 15:41:53 -07:00