共用方式為


LUISAuthoringClient 類別

繼承
LUISAuthoringClient

建構函式

LUISAuthoringClient(endpoint, credentials)

參數

endpoint
str
必要

支援的認知服務端點 (通訊協定和主機名稱,例如: https://westus.api.cognitive.microsoft.com) 。

credentials
None
必要

可唯一識別用戶端訂用帳戶的訂用帳號憑證。

變數

config
LUISAuthoringClientConfiguration

用戶端的組態。

features
FeaturesOperations

功能作業

examples
ExamplesOperations

範例作業

model
ModelOperations

模型作業

apps
AppsOperations

應用程式作業

versions
VersionsOperations

版本作業

train
TrainOperations

定型作業

pattern
PatternOperations

模式作業

settings
SettingsOperations

設定作業

azure_accounts
AzureAccountsOperations

AzureAccounts 作業

方法

close

如果keep_alive為 True,請關閉用戶端。

close

如果keep_alive為 True,請關閉用戶端。

close() -> None