KOG

Results 1 issues of KOG

**Describe the bug** The chunk contains elements from more than one page even though **To Reproduce** chunks = chunk_by_title( data, max_characters=self.character_limit, multipage_sections=False, include_orig_elements=True, ) for c in chunks: page_size =...

bug