1.0.3 • Published 10 months ago

@crewdle/mist-connector-transformers v1.0.3

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

Crewdle Mist Transformers Generative AI Connector

Introduction

The Crewdle Mist Transformers Generative AI Connector is a solution designed to seamlessly run AI models within your applications. This connector enables applications to harness the power of generative AI, providing robust and high-performance model execution capabilities. It's an ideal choice for developers seeking to implement scalable and sophisticated AI-driven functionalities within their ecosystem.

Getting Started

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

Installation

npm install @crewdle/mist-connector-transformers

Usage

const { TransformersGenerativeAIWorkerConnector } = await import('@crewdle/mist-connector-transformers');

sdk = await SDK.getInstance(config.vendorId, config.accessToken, {
  generativeAIWorkerConnector: TransformersGenerativeAIWorkerConnector,
}, 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.3

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago