func UserAgent() string
func Version() string
type ActiveLearningSettingsDTO = original.ActiveLearningSettingsDTO
type AlterationsClient = original.AlterationsClient
func NewAlterationsClient(endpoint string) AlterationsClient
type AlterationsDTO = original.AlterationsDTO
type BaseClient = original.BaseClient
func New(endpoint string) BaseClient
func NewWithoutDefaults(endpoint string) BaseClient
type ContextDTO = original.ContextDTO
type CreateKbDTO = original.CreateKbDTO
type CreateKbInputDTO = original.CreateKbInputDTO
type DeleteKbContentsDTO = original.DeleteKbContentsDTO
type EndpointKeysClient = original.EndpointKeysClient
func NewEndpointKeysClient(endpoint string) EndpointKeysClient
type EndpointKeysDTO = original.EndpointKeysDTO
type EndpointSettingsClient = original.EndpointSettingsClient
func NewEndpointSettingsClient(endpoint string) EndpointSettingsClient
type EndpointSettingsDTO = original.EndpointSettingsDTO
type EndpointSettingsDTOActiveLearning = original.EndpointSettingsDTOActiveLearning
type EnvironmentType = original.EnvironmentType
const ( Prod EnvironmentType = original.Prod Test EnvironmentType = original.Test )
func PossibleEnvironmentTypeValues() []EnvironmentType
type Error = original.Error
type ErrorCodeType = original.ErrorCodeType
const ( BadArgument ErrorCodeType = original.BadArgument EndpointKeysError ErrorCodeType = original.EndpointKeysError ExtractionFailure ErrorCodeType = original.ExtractionFailure Forbidden ErrorCodeType = original.Forbidden KbNotFound ErrorCodeType = original.KbNotFound NotFound ErrorCodeType = original.NotFound OperationNotFound ErrorCodeType = original.OperationNotFound QnaRuntimeError ErrorCodeType = original.QnaRuntimeError QuotaExceeded ErrorCodeType = original.QuotaExceeded ServiceError ErrorCodeType = original.ServiceError SKULimitExceeded ErrorCodeType = original.SKULimitExceeded ErrorCodeType = original.Unauthorized Unspecified ErrorCodeType = original.Unspecified ValidationFailure ErrorCodeType = original.ValidationFailure )
func PossibleErrorCodeTypeValues() []ErrorCodeType
type ErrorResponse = original.ErrorResponse
type ErrorResponseError = original.ErrorResponseError
type FileDTO = original.FileDTO
type InnerErrorModel = original.InnerErrorModel
type KnowledgebaseClient = original.KnowledgebaseClient
func NewKnowledgebaseClient(endpoint string) KnowledgebaseClient
type KnowledgebaseDTO = original.KnowledgebaseDTO
type KnowledgebasesDTO = original.KnowledgebasesDTO
type MetadataDTO = original.MetadataDTO
type Operation = original.Operation
type OperationStateType = original.OperationStateType
const ( Failed OperationStateType = original.Failed NotStarted OperationStateType = original.NotStarted Running OperationStateType = original.Running Succeeded OperationStateType = original.Succeeded )
func PossibleOperationStateTypeValues() []OperationStateType
type OperationsClient = original.OperationsClient
func NewOperationsClient(endpoint string) OperationsClient
type PromptDTO = original.PromptDTO
type PromptDTOQna = original.PromptDTOQna
type QnADTO = original.QnADTO
type QnADTOContext = original.QnADTOContext
type QnADocumentsDTO = original.QnADocumentsDTO
type ReplaceKbDTO = original.ReplaceKbDTO
type UpdateContextDTO = original.UpdateContextDTO
type UpdateKbContentsDTO = original.UpdateKbContentsDTO
type UpdateKbOperationDTO = original.UpdateKbOperationDTO
type UpdateKbOperationDTOAdd = original.UpdateKbOperationDTOAdd
type UpdateKbOperationDTODelete = original.UpdateKbOperationDTODelete
type UpdateKbOperationDTOUpdate = original.UpdateKbOperationDTOUpdate
type UpdateMetadataDTO = original.UpdateMetadataDTO
type UpdateQnaDTO = original.UpdateQnaDTO
type UpdateQnaDTOContext = original.UpdateQnaDTOContext
type UpdateQnaDTOMetadata = original.UpdateQnaDTOMetadata
type UpdateQnaDTOQuestions = original.UpdateQnaDTOQuestions
type UpdateQuestionsDTO = original.UpdateQuestionsDTO
type WordAlterationsDTO = original.WordAlterationsDTO
Name | Synopsis |
---|---|
.. | |
qnamakerapi |