Uses of Record Class
com.alibaba.cloud.ai.dashscope.spec.DashScopeApiSpec.DocumentChunk
Packages that use DashScopeApiSpec.DocumentChunk
-
Uses of DashScopeApiSpec.DocumentChunk in com.alibaba.cloud.ai.dashscope.spec
Methods in com.alibaba.cloud.ai.dashscope.spec that return types with arguments of type DashScopeApiSpec.DocumentChunkModifier and TypeMethodDescriptionDashScopeApiSpec.DocumentSplitResponseData.chunkResult()Returns the value of thechunkResultrecord component.Constructor parameters in com.alibaba.cloud.ai.dashscope.spec with type arguments of type DashScopeApiSpec.DocumentChunkModifierConstructorDescriptionDocumentSplitResponseData(List<DashScopeApiSpec.DocumentChunk> chunkResult) Creates an instance of aDocumentSplitResponseDatarecord class.