| 程序包 | 说明 |
|---|---|
| com.dify.client.params.documents |
| 限定符和类型 | 方法和说明 |
|---|---|
SubchunkSegmentation |
SubchunkSegmentation.SubchunkSegmentationBuilder.build() |
SubchunkSegmentation |
Rules.getSubchunkSegmentation()
子分段规则
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Rules.setSubchunkSegmentation(SubchunkSegmentation subchunkSegmentation)
子分段规则
|
Rules.RulesBuilder |
Rules.RulesBuilder.subchunkSegmentation(SubchunkSegmentation subchunkSegmentation) |
| 构造器和说明 |
|---|
Rules(List<PreProcessingRules> preProcessingRules,
Segmentation segmentation,
String parentMode,
SubchunkSegmentation subchunkSegmentation) |
Copyright © 2025. All rights reserved.