This website requires JavaScript.
Explore
Help
Sign In
davide
/
rag-from-scratch
Watch
1
Star
0
Fork
0
You've already forked rag-from-scratch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d2b8baa8446641ea13b3cf6d92695e1089263f88
rag-from-scratch
/
tests
/
chunks
T
History
davide
d2b8baa844
feat(chunks): aggiunge packer.py — Block[] → Chunk[] con packing min/target/max
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-06-08 16:29:24 +02:00
..
__init__.py
chore: rimuove chunker legacy, aggiunge dipendenze AST-based pipeline
2026-06-08 16:16:07 +02:00
conftest.py
feat(chunks): aggiunge segmenter.py — token stream → Block[]
2026-06-08 16:25:49 +02:00
test_config.py
feat(chunks): aggiunge ChunkerConfig dataclass
2026-06-08 16:20:59 +02:00
test_models.py
feat(chunks): aggiunge models.py con Block, Chunk, Diagnostics, ChunkingResult
2026-06-08 16:20:30 +02:00
test_packer.py
feat(chunks): aggiunge packer.py — Block[] → Chunk[] con packing min/target/max
2026-06-08 16:29:24 +02:00
test_parser.py
feat(chunks): aggiunge parser.py con markdown-it-py
2026-06-08 16:22:58 +02:00
test_segmenter.py
feat(chunks): aggiunge segmenter.py — token stream → Block[]
2026-06-08 16:25:49 +02:00