Closed frascuchon closed 22 hours ago
This looks like a nice refactor and alignment. One question: does the new update API method allow updating questions? If so, how and when within the dataset lifecycle?
Yes. This change allows users to update some values for questions. It's true that currently there is not much flexibility to change questions (titles, descriptions, some flags) but this may change in the future (adding new labels for label or span questions,...). Fields have a similar flexibility degree and can be updated from the SDK.
Description
Closes https://github.com/argilla-io/argilla/issues/4931
Type of change
How Has This Been Tested
Checklist