Skip to content

v0.10.0

Compare
Choose a tag to compare
@FlorianSchepersAA FlorianSchepersAA released this 22 Apr 15:24
· 328 commits to main since this release

Breaking Changes

  • breaking change: ExpandChunksOutput now returns ChunkWithStartEndIndices instead of TextChunk
  • breaking change: MultipleChunkRetrieverQa's AnswerSource now contains EnrichedChunk instead of just the TextChunk

New Features

Fixes

  • fix: ChunkWithIndices now additionally returns end_index
  • fix: DocumentPath and CollectionPath are now immutable