Skip to content

Crewdle/mist-connector-googleapis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crewdle Mist Google Search Connector

Introduction

The Crewdle Mist Google Search Connector is a solution designed for seamless and efficient integration of web search capabilities into your applications. This connector enables the Crewdle SDK to tap into the power of Google Search, providing robust and high-performance search functionality. With its easy integration and reliable data retrieval, it's an ideal choice for developers looking to implement scalable and effective search 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-googleapis

Usage

import { GoogleSearchConnector } from '@crewdle/mist-connector-googleapis';

const sdk = await SDK.getInstance(config.vendorId, config.accessToken, {
  searchConnector: GoogleSearchConnector,
}, 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published