다음을 통해 공유


QnAMakerClient 클래스

QnAMaker Service용 API

상속
QnAMakerClient

생성자

QnAMakerClient(endpoint, credentials)

매개 변수

endpoint
str
필수

지원되는 Cognitive Services 엔드포인트(예: https://< qnamaker-resource-name >.api.cognitiveservices.azure.com).

credentials
None
필수

클라이언트 구독을 고유하게 식별하는 구독 자격 증명입니다.

변수

config
QnAMakerClientConfiguration

클라이언트에 대한 구성입니다.

endpoint_settings
EndpointSettingsOperations

EndpointSettings 작업

endpoint_keys
EndpointKeysOperations

EndpointKeys 작업

alterations
AlterationsOperations

변경 작업

knowledgebase
KnowledgebaseOperations

기술 자료 작업

operations
Operations

작업 작업

메서드

close

keep_alive True이면 클라이언트를 닫습니다.

close

keep_alive True이면 클라이언트를 닫습니다.

close() -> None