4f205a7ef74c224ad7cc5f8d83f1698fb7d35434
Why: - StrategyName enum needed proper values for all 5 strategies - DocumentTree models needed for document parser output - PaginatedResponse needed for list endpoints Changes: - Renamed StrategyName values to match implementation (fixed_size, contextual_retrieval, semantic_parent_child) - Added NodeType, DocumentTreeNode, DocumentTree models - Added PaginatedResponse helper model
chunking_strategies_evaluation
This repo is in order to reach multiple chunking strategies and evaulate them
Languages
Python
62.4%
HTML
37.6%