Skip to main content

DialogflowDataStream

Stentor API Reference


Stentor API Reference / stentor-models/src / DialogflowDataStream

Interface: DialogflowDataStream

Defined in: packages/stentor-models/src/App/AppDataStreams.ts:123

Data for Dialogflow NLU

Deprecated​

Use NLU on the App model

Extends​

Properties​

type​

type: "dialogflow"

Defined in: packages/stentor-models/src/App/AppDataStreams.ts:124

Overrides​

BaseDataStream.type


url​

url: string

Defined in: packages/stentor-models/src/App/AppDataStreams.ts:125


authToken​

authToken: string

Defined in: packages/stentor-models/src/App/AppDataStreams.ts:126


minimumScore?​

optional minimumScore: number

Defined in: packages/stentor-models/src/App/AppDataStreams.ts:127