Skip to content

v1.13.3

Compare
Choose a tag to compare
@frascuchon frascuchon released this 27 Jul 14:54
· 1315 commits to develop since this release
d37ea7e

1.13.3

Fixed

  • Fixed ModuleNotFoundError caused because the argilla.utils.telemetry module used in the ArgillaTrainer was importing an optional dependency not installed by default (#3471).
  • Fixed ImportError caused because the argilla.client.feedback.config module was importing pyyaml optional dependency not installed by default (#3471).

Full Changelog: v1.13.2...v1.13.3