b75fde81853fe2a55d14eb3332d5fb74c819c9b9
Why: - Qdrant was storing only metadata, not chunk text - Queries returned empty text in retrieved chunks - Scores were low (~0.25) because embeddings were on empty strings Changes: - Added 'text' field to ChunkMetadata model - Updated chunk_to_metadata() to copy text
chunking_strategies_evaluation
This repo is in order to reach multiple chunking strategies and evaulate them
Languages
Python
62.4%
HTML
37.6%