v0.9.0
FlorianSchepersAA
released this
16 Apr 07:32
·
328 commits
to main
since this release
Breaking Changes
- breaking change: Renamed the field
chunk
ofAnswerSource
tosearch_result
for multi chunk retriever qa. - breaking change: The implementation of the HuggingFace repository creation and deletion got moved to
HuggingFaceRepository
New Features
- feature: HuggingFaceDataset- & AggregationRepositories now have an explicit
create_repository
function. - feature: Add
MultipleChunkRetrieverBasedQa
, a task that performs better on faster on retriever-QA, especially with longer context models
Full Changelog: v0.8.2...v0.9.0