argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
3.83k stars 360 forks source link

[BUGFIX] `argilla`: support read draft response models without values #5124

Closed frascuchon closed 2 months ago

frascuchon commented 3 months ago

This PR supports reading responses from the server in a draft status with no values in any of the questions (A clear form). This will be read as no responses in the new SDK (@burtenshaw we should validate this).

Closes https://github.com/argilla-io/argilla/issues/5049

Type of change

How Has This Been Tested

Checklist