Skip to main content

LuisDataStream

Stentor API Reference


Stentor API Reference / stentor-models/src / LuisDataStream

Interface: LuisDataStream

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

Data for Luis NLU

Deprecated​

Use NLU on the App model

Extends​

Properties​

type​

type: "luis"

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

Overrides​

BaseDataStream.type


url​

url: string

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


minimumScore?​

optional minimumScore?: number

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