LUISAuthoringClient Klasse

Vererbung
LUISAuthoringClient

Konstruktor

LUISAuthoringClient(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
LUISAuthoringClientConfiguration

Konfiguration für den Client

features
FeaturesOperations

Featurevorgänge

examples
ExamplesOperations

Beispiele für Vorgänge

model
ModelOperations

Modellvorgänge

apps
AppsOperations

Apps-Vorgänge

versions
VersionsOperations

Versionsvorgänge

train
TrainOperations

Trainieren von Vorgängen

pattern
PatternOperations

Mustervorgänge

settings
SettingsOperations

Einstellungsvorgänge

azure_accounts
AzureAccountsOperations

AzureAccounts-Vorgä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