argilla icon indicating copy to clipboard operation
argilla copied to clipboard

[REFACTOR] Simplify naming of serialize, to_dict, and to_json methods

Open burtenshaw opened this issue 9 months ago • 3 comments

Includes argilla-io/argilla-python#196

It is not clear for users how the could or should serialize resources for persistance.

  • The method names should be made consistent
  • API methods should be mad private
  • Documentation should be added for persistence workflows.

burtenshaw avatar May 27 '24 07:05 burtenshaw