1.0.8 • Published 10 months ago

@crewdle/mist-connector-faiss v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

Crewdle Mist Faiss Vector Database Connector

Introduction

The Crewdle Mist Faiss Vector Database Connector is a solution designed for seamless and efficient indexing and searching of content using vector databases. This connector enables the Crewdle SDK to leverage the capabilities of the Faiss vector database, providing robust and high-performance content indexing and search functionality. With its easy integration and reliable data handling, it's an ideal choice for developers looking to implement scalable and effective content search and indexing solutions within their ecosystem, perfectly complementing the Generative AI Worker Connector for advanced AI-driven applications.

Getting Started

Before diving in, ensure you have installed the Crewdle Mist SDK.

Installation

npm install @crewdle/mist-connector-faiss

Usage

import { FaissVectorDatabaseConnector } from '@crewdle/mist-connector-faiss';

const sdk = await SDK.getInstance(config.vendorId, config.accessToken, {
  vectorDatabaseConnector: FaissVectorDatabaseConnector,
}, config.secretKey);

Need Help?

Reach out to support@crewdle.com or raise an issue in our repository for any assistance.

Join Our Community

For an engaging discussion about your specific use cases or to connect with fellow developers, we invite you to join our Discord community. Follow this link to become a part of our vibrant group: Join us on Discord.

1.0.8

10 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago