Skip to content

Commit d603710

Browse files
committed
Merge remote-tracking branch 'upstream/main' into fix208
2 parents 8addca0 + b137de1 commit d603710

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rag/app/naive.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -641,6 +641,7 @@ def chunk(filename, binary=None, from_page=0, to_page=100000,
641641
to_page = to_page,
642642
lang = lang,
643643
callback = callback,
644+
layout_recognizer = layout_recognizer,
644645
**kwargs
645646
)
646647

0 commit comments

Comments
 (0)