Uses of Class
com.alibaba.cloud.ai.dashscope.rag.DashScopeDocumentTransformerOptions.Builder
Packages that use DashScopeDocumentTransformerOptions.Builder
-
Uses of DashScopeDocumentTransformerOptions.Builder in com.alibaba.cloud.ai.dashscope.rag
Methods in com.alibaba.cloud.ai.dashscope.rag that return DashScopeDocumentTransformerOptions.BuilderModifier and TypeMethodDescriptionDashScopeDocumentTransformerOptions.builder()DashScopeDocumentTransformerOptions.Builder.chunkSize(int chunkSize) DashScopeDocumentTransformerOptions.Builder.overlapSize(int overlapSize) DashScopeDocumentTransformerOptions.Builder.withChunkSize(int chunkSize) Deprecated.DashScopeDocumentTransformerOptions.Builder.withFileType(String fileType) Deprecated.DashScopeDocumentTransformerOptions.Builder.withLanguage(String language) Deprecated.DashScopeDocumentTransformerOptions.Builder.withOverlapSize(int overlapSize) Deprecated.DashScopeDocumentTransformerOptions.Builder.withSeparator(String separator) Deprecated.