genkitx-voiceflow
    Preparing search index...

    Interface VoiceflowPluginParams

    Parameters for the Voiceflow plugin.

    interface VoiceflowPluginParams {
        clientParams: VoiceflowClientParams;
        name: string;
    }
    Index

    Properties

    Properties

    clientParams: VoiceflowClientParams

    Parameters for instantiating VoiceflowClient.

    name: string

    Name of the retriever.