# sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::AttributeItem < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::AttributeLabelItem < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::AttributeLabelReferItem < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ChatCompletionsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ChatCompletionsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ChatUsage < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::Choice < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/client.rbs class TencentCloud::Lkeap::V20240522::Client < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractClient def ChatCompletions: () -> untyped def CreateAttributeLabel: () -> untyped def CreateKnowledgeBase: () -> untyped def CreateQA: () -> untyped def CreateReconstructDocumentFlow: () -> untyped def CreateSplitDocumentFlow: () -> untyped def DeleteAttributeLabels: () -> untyped def DeleteDocs: () -> untyped def DeleteKnowledgeBase: () -> untyped def DeleteQAs: () -> untyped def DescribeDoc: () -> untyped def GetCharacterUsage: () -> untyped def GetEmbedding: () -> untyped def GetReconstructDocumentResult: () -> untyped def GetSplitDocumentResult: () -> untyped def ImportQAs: () -> untyped def ListAttributeLabels: () -> untyped def ListDocs: () -> untyped def ListQAs: () -> untyped def ModifyAttributeLabel: () -> untyped def ModifyQA: () -> untyped def QueryRewrite: () -> untyped def ReconstructDocumentSSE: () -> untyped def RetrieveKnowledge: () -> untyped def RunRerank: () -> untyped def UploadDoc: () -> untyped def UploadDocRealtime: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateAttributeLabelRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateAttributeLabelResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateKnowledgeBaseRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateKnowledgeBaseResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateQARequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateQAResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateReconstructDocumentFlowConfig < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateReconstructDocumentFlowRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateReconstructDocumentFlowResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateSplitDocumentFlowConfig < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateSplitDocumentFlowRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::CreateSplitDocumentFlowResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteAttributeLabelsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteAttributeLabelsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteDocsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteDocsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteKnowledgeBaseRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteKnowledgeBaseResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteQAsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DeleteQAsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::Delta < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DescribeDocRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DescribeDocResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DocItem < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::DocumentUsage < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::EmbeddingObject < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetCharacterUsageRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetCharacterUsageResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetEmbeddingRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetEmbeddingResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetReconstructDocumentResultRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetReconstructDocumentResultResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetSplitDocumentResultRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::GetSplitDocumentResultResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ImportQAsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ImportQAsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::LabelItem < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ListAttributeLabelsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ListAttributeLabelsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ListDocsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ListDocsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ListQAsRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ListQAsResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::Message < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ModifyAttributeLabelRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ModifyAttributeLabelResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ModifyQARequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ModifyQAResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::QaItem < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::QueryRewriteRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::QueryRewriteResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ReconstructDocumentFailedPage < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ReconstructDocumentSSEConfig < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ReconstructDocumentSSERequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::ReconstructDocumentSSEResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RetrievalRecord < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RetrievalRecordMetadata < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RetrievalSetting < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RetrieveKnowledgeRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RetrieveKnowledgeResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RunRerankRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::RunRerankResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::SegmentationConfig < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::SplitDocumentFailedPage < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::UploadDocRealtimeRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::UploadDocRealtimeResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::UploadDocRequest < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::UploadDocResponse < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end # sig/v20240522/models.rbs class TencentCloud::Lkeap::V20240522::Usage < TencentCloud::Lkeap::V20240522::TencentCloud::Common::AbstractModel def deserialize: () -> untyped def initialize: () -> void end