Skip to content

Releases: cleanlab/cleanlab-tlm

v1.1.38

13 Nov 22:03
680ddf4

Choose a tag to compare

Added

  • Add error handling for structure outputs per-field scoring

v1.1.37

10 Nov 22:03

Choose a tag to compare

Added

  • Extend TLMResponses to work for OpenAI-built-in tools
  • Add per-field scoring functionality for structured outputs responses in VPC ChatCompletion module

v1.1.36

01 Oct 01:32
db6eeef

Choose a tag to compare

Added

  • Extend TLMResponses to work for OpenAI-built-in tools
  • Add per-field scoring functionality for structured outputs responses in VPC ChatCompletion module

v1.1.35

25 Sep 21:26
3732f9e

Choose a tag to compare

Added

  • Add score_async API for TLMChatCompletion

v1.1.34

24 Sep 19:06
96fa4cc

Choose a tag to compare

Added

  • Validate when explanations logging is supported or not

v1.1.33

23 Sep 22:51
487cd36

Choose a tag to compare

Fixed

  • Fix issue where presence of call_id in formatted response led to incorrectly low trust scores

v1.1.32

22 Sep 20:24
f8d50a1

Choose a tag to compare

Added

  • Add per-field scoring functionality for structured outputs responses in TLMChatCompletion

v1.1.31

18 Sep 17:09
13a0fd9

Choose a tag to compare

Added

  • Add get_explanation_async() API for TLM and TrustworthyRAG

v1.1.30

09 Sep 17:53
e6469df

Choose a tag to compare

Added

  • Add get_explanation() API for TLM, TrustworthyRAG and TLMChatCompletions