haiku.rag/haiku_rag_slim/haiku/rag/store/models
2026-04-16 12:11:54 +03:00
..
__init__.py add document_items table for fast context expansion 2026-04-16 12:11:53 +03:00
chunk.py Add order to SearchResult, add ChunkRepository.get_chunks_in_range(), to use them in _expand_with_chunks to fetch only nearby chunks 2026-04-07 12:04:05 +03:00
document.py replace fixed-radius expansion with section-bounded algorithm 2026-04-16 12:11:53 +03:00
document_item.py preserve original chunk when expansion produces less content 2026-04-16 12:11:54 +03:00