D-Star-AI / dsRAG

High-performance retrieval engine for unstructured data
MIT License
853 stars 61 forks source link

Semantic sectioning bug fix #29

Closed NickGator1 closed 3 months ago

NickGator1 commented 3 months ago

Fixed the bug in partition_sections where the for loop wouldn't always make it to the end of the sections. This caused there to still be gaps in the sections array if multiple gaps existed initially