LuisApplication interface
Beschreibung einer LUIS-Anwendung zum Initialisieren eines LuisRecognizers.
Eigenschaften
application |
Ihre Modellanwendungs-ID von LUIS |
endpoint | (Optional) LUIS-Endpunkt mit standard https://westus.api.cognitive.microsoft.com |
endpoint |
Endpunktschlüssel für die Kommunikation mit LUIS |
Details zur Eigenschaft
applicationId
Ihre Modellanwendungs-ID von LUIS
applicationId: string
Eigenschaftswert
string
endpoint
(Optional) LUIS-Endpunkt mit standard https://westus.api.cognitive.microsoft.com
endpoint?: string
Eigenschaftswert
string
endpointKey
Endpunktschlüssel für die Kommunikation mit LUIS
endpointKey: string
Eigenschaftswert
string