Class DashScopeDocumentTransformerOptions.Builder
java.lang.Object
com.alibaba.cloud.ai.dashscope.rag.DashScopeDocumentTransformerOptions.Builder
- Enclosing class:
- DashScopeDocumentTransformerOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()chunkSize(int chunkSize) overlapSize(int overlapSize) withChunkSize(int chunkSize) Deprecated.withFileType(String fileType) Deprecated.withLanguage(String language) Deprecated.withOverlapSize(int overlapSize) Deprecated.withSeparator(String separator) Deprecated.
-
Field Details
-
options
-
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
chunkSize
-
withChunkSize
Deprecated. -
overlapSize
-
withOverlapSize
Deprecated. -
separator
-
withSeparator
Deprecated. -
fileType
-
withFileType
Deprecated. -
language
-
withLanguage
Deprecated. -
build
-