1.23.0
1.23.0 (2024-12-08)
Documentation
-
docs: Fix dependency library name for bm25s (#1568)
-
fix: bm25s implementation
-
correct library name
Co-authored-by: Daniel Buades Marcos <daniel.buades@clinia.com> (03347eb
)
Feature
-
feat: (cohere_models) cohere_task_type issue, batch requests and tqdm for visualization (#1564)
-
feat: batch requests to cohere models
-
fix: use correct task_type
-
feat: use tqdm with openai
-
fix: explicitely set
show_progress_bar
to False (1d21818
)
Fix
-
fix(publichealth-qa): ignore rows with
None
values inquestion
oranswer
(#1565) (68bd8ac
) -
fix: Add training dataset to model meta (#1561)
-
fix: Add training dataset to model meta
Adresses #1556
-
Added docs
-
format (
6489fca
)