LUISAuthoringClient クラス

継承
LUISAuthoringClient

コンストラクター

LUISAuthoringClient(endpoint, credentials)

パラメーター

endpoint
str
必須

サポートされている Cognitive Services エンドポイント (プロトコルとホスト名など)。 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