Versions in this module Expand all Collapse all v1 v1.0.1 Aug 22, 2022 Changes in this version + 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 + const Test + func PossibleEnvironmentTypeValues() []EnvironmentType + type Error = original.Error + type ErrorCodeType = original.ErrorCodeType + const BadArgument + const EndpointKeysError + const ExtractionFailure + const Forbidden + const KbNotFound + const NotFound + const OperationNotFound + const QnaRuntimeError + const QuotaExceeded + const SKULimitExceeded + const ServiceError + const Unauthorized + const Unspecified + const 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 + const NotStarted + const Running + const 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