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