kaydotai/kay

typo

Closed this issue · 1 comments

data_types -> data_type 😢

https://github.com/kaydotai/kay/blob/main/kay/rag/retrievers.py#L26

Should be ->
dataset_config = {
"dataset_id":self.dataset_id,
"data_type": self.data_types
}

plv commented

Incorrect, discussed offline: we do take data_types