Skip to content

Commit fb3ed9f

Browse files
author
camel-docs-bot
committed
Auto-update documentation after merge [skip ci]
1 parent 2a6944d commit fb3ed9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mintlify/reference/camel.loaders.chunkr_reader.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Defines the parameters for configuring the task.
1515
- **chunk_processing** (int, optional): The target chunk length. (default: :obj:`512`)
1616
- **high_resolution** (bool, optional): Whether to use high resolution OCR. (default: :obj:`True`)
1717
- **ocr_strategy** (str, optional): The OCR strategy. Defaults to 'Auto'. **kwargs: Additional keyword arguments to pass to the Chunkr Configuration. This accepts all other Configuration parameters such as expires_in, pipeline, segment_processing, segmentation_strategy, etc. (default: `'Auto'`)
18-
- **See**: https://github.com/lumina-ai-inc/chunkr/blob/main/core/src/models/task.rs#L749
18+
- **See**: https://github.com/lumina-ai-inc/chunkr/blob/main/core/src/ models/task.rs#L749
1919

2020
<a id="camel.loaders.chunkr_reader.ChunkrReaderConfig.__init__"></a>
2121

0 commit comments

Comments
 (0)