Sink Connectors
MarqoSink
MarqoSink enables seamless integration with Marqo vector database, supporting vector storage and similarity search for advanced data retrieval.
The 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.
Optional properties:
- api_key: API key required for authenticating with the Marqo cloud service.
Was this page helpful?