Skip to content

Releases: cleanlab/cleanlab-codex

v1.0.14

23 Apr 20:17
13686e9

Choose a tag to compare

  • Update codex-sdk dependency to 0.1.0-alpha.17.
  • Capture data for the number of times the validator API is called on a Codex project.

v1.0.13

22 Apr 17:03
750fe30

Choose a tag to compare

  • Update cleanlab-tlm dependancy to ~=1.1.

v1.0.12

17 Apr 17:18
ad5ec94

Choose a tag to compare

  • Support adding metadata in validate() method in Validator API.

v1.0.11

16 Apr 23:45
e57fd31

Choose a tag to compare

  • Update default thresholds for custom evals to 0.0 in Validator API.

v1.0.10

14 Apr 17:02
4e92233

Choose a tag to compare

  • Add async support to Validator API.

v1.0.9

10 Apr 17:04
cf95c63

Choose a tag to compare

  • Refactor threshold validation in the Validator class to only check user-provided metrics.

v1.0.8

03 Apr 20:08
eda2f05

Choose a tag to compare

  • Update Project.query() method with optional metadata property to log and store arbitrary metadata.
  • Remove response_validation.py module.

v1.0.7

02 Apr 21:26
d7d4232

Choose a tag to compare

  • Update Project.query() method based on API changes from question grouping feature.

v1.0.6

27 Mar 22:32
c58c5a0

Choose a tag to compare

  • Fix links to docs

v1.0.5

27 Mar 21:39
c0b89c1

Choose a tag to compare

  • Add Validator API
  • Deprecate response_validation.py module.