Skip to content

aisbreaker-core-nodejs - v0.1.15 / services/connectors/HuggingfaceCoChat / HuggingfaceCoChatFactory

Class: HuggingfaceCoChatFactory

services/connectors/HuggingfaceCoChat.HuggingfaceCoChatFactory

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new HuggingfaceCoChatFactory()

Methods

createAIsService

createAIsService(props, auth?): HuggingfaceCoChatService

Parameters

NameType
propsAIsServiceProps
auth?Auth

Returns

HuggingfaceCoChatService

Implementation of

api.AIsAPIFactory.createAIsService

Defined in

aisbreaker-core-nodejs/src/services/connectors/HuggingfaceCoChat.ts:337

Released under the MIT License.