Versions in this module Expand all Collapse all v1 v1.0.1 Sep 13, 2022 v1.0.0 Sep 12, 2022 Changes in this version + func UserAgent() string + func Version() string + type BaseClient = original.BaseClient + func New(runtimeEndpoint string) BaseClient + func NewWithoutDefaults(runtimeEndpoint string) BaseClient + type ContextDTO = original.ContextDTO + 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 FeedbackRecordDTO = original.FeedbackRecordDTO + type FeedbackRecordsDTO = original.FeedbackRecordsDTO + type InnerErrorModel = original.InnerErrorModel + type MetadataDTO = original.MetadataDTO + type PromptDTO = original.PromptDTO + type PromptDTOQna = original.PromptDTOQna + type QnADTO = original.QnADTO + type QnADTOContext = original.QnADTOContext + type QnASearchResult = original.QnASearchResult + type QnASearchResultContext = original.QnASearchResultContext + type QnASearchResultList = original.QnASearchResultList + type QueryContextDTO = original.QueryContextDTO + type QueryDTO = original.QueryDTO + type QueryDTOContext = original.QueryDTOContext + type RuntimeClient = original.RuntimeClient + func NewRuntimeClient(runtimeEndpoint string) RuntimeClient + type StrictFiltersCompoundOperationType = original.StrictFiltersCompoundOperationType + const AND + const OR + func PossibleStrictFiltersCompoundOperationTypeValues() []StrictFiltersCompoundOperationType