This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2cd4a85f5f
haiku.rag
/
haiku_rag_slim
/
haiku
/
rag
/
store
/
models
History
Yiorgis Gozadinos
d3c8ed62a8
preserve original chunk when expansion produces less content
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