|
@@ -78,6 +78,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
|
|
|
- <code>subchunk_segmentation</code> (object) Child chunk rules
|
|
|
- <code>separator</code> Segmentation identifier. Currently, only one delimiter is allowed. The default is <code>***</code>
|
|
|
- <code>max_tokens</code> The maximum length (tokens) must be validated to be shorter than the length of the parent chunk
|
|
|
+ - <code>chunk_overlap</code> Define the overlap between adjacent chunks (optional)
|
|
|
</Property>
|
|
|
</Properties>
|
|
|
</Col>
|
|
@@ -191,6 +192,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
|
|
|
- <code>subchunk_segmentation</code> (object) Child chunk rules
|
|
|
- <code>separator</code> Segmentation identifier. Currently, only one delimiter is allowed. The default is <code>***</code>
|
|
|
- <code>max_tokens</code> The maximum length (tokens) must be validated to be shorter than the length of the parent chunk
|
|
|
+ - <code>chunk_overlap</code> Define the overlap between adjacent chunks (optional)
|
|
|
</Property>
|
|
|
<Property name='file' type='multipart/form-data' key='file'>
|
|
|
Files that need to be uploaded.
|
|
@@ -477,6 +479,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
|
|
|
- <code>subchunk_segmentation</code> (object) Child chunk rules
|
|
|
- <code>separator</code> Segmentation identifier. Currently, only one delimiter is allowed. The default is <code>***</code>
|
|
|
- <code>max_tokens</code> The maximum length (tokens) must be validated to be shorter than the length of the parent chunk
|
|
|
+ - <code>chunk_overlap</code> Define the overlap between adjacent chunks (optional)
|
|
|
</Property>
|
|
|
</Properties>
|
|
|
</Col>
|
|
@@ -578,6 +581,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
|
|
|
- <code>subchunk_segmentation</code> (object) Child chunk rules
|
|
|
- <code>separator</code> Segmentation identifier. Currently, only one delimiter is allowed. The default is <code>***</code>
|
|
|
- <code>max_tokens</code> The maximum length (tokens) must be validated to be shorter than the length of the parent chunk
|
|
|
+ - <code>chunk_overlap</code> Define the overlap between adjacent chunks (optional)
|
|
|
</Property>
|
|
|
</Properties>
|
|
|
</Col>
|