LUISRuntimeClient Klasse

Vererbung
LUISRuntimeClient

Konstruktor

LUISRuntimeClient(endpoint, credentials)

Parameter

endpoint
str
Erforderlich

Unterstützte Cognitive Services-Endpunkte (Protokoll und Hostname, z. B. ). https://westus.api.cognitive.microsoft.com

credentials
None
Erforderlich

Abonnementanmeldeinformationen, die das Clientabonnement eindeutig identifizieren.

Variablen

config
LUISRuntimeClientConfiguration

Konfiguration für den Client

prediction
PredictionOperations

Vorhersagevorgänge

Methoden

close

Schließen Sie den Client, wenn keep_alive true ist.

close

Schließen Sie den Client, wenn keep_alive true ist.

close() -> None