v0.10.0
FlorianSchepersAA
released this
22 Apr 15:24
·
328 commits
to main
since this release
Breaking Changes
- breaking change:
ExpandChunksOutput
now returnsChunkWithStartEndIndices
instead ofTextChunk
- breaking change:
MultipleChunkRetrieverQa
'sAnswerSource
now containsEnrichedChunk
instead of just theTextChunk
New Features
Fixes
- fix:
ChunkWithIndices
now additionally returns end_index - fix:
DocumentPath
andCollectionPath
are now immutable