TheDocumentation Index
Fetch the complete documentation index at: https://docs.neum.ai/llms.txt
Use this file to discover all available pages before exploring further.
MarqoSink class is a connector for Marqo, a vector database provider that enables multimodal vector search.
Properties
Required properties:- url: URL for accessing the Marqo service.
- index_name: Name of the index in Marqo where the data will be stored.
- api_key: API key required for authenticating with the Marqo cloud service.