Skip to content

Releases: cleanlab/cleanlab-tlm

v1.1.20

28 Jul 16:06
0d503ee

Choose a tag to compare

Changed

  • Updated TLMChatCompletion.score() to use form_response_string_chat_completions instead of form_response_string_chat_completions_api

v1.1.19

26 Jul 02:46
7e9c12e

Choose a tag to compare

Added

  • Add get_model_name() method to TrustworthyRAG, TLMChatCompletion

v1.1.18

25 Jul 16:58
4112cd6

Choose a tag to compare

Fixed

  • Properly pass quality preset in TLMChatCompletion

v1.1.17

18 Jul 16:21
a8c8a2f

Choose a tag to compare

Changed

  • Enabled TLMChatCompletion.score()to evaluate structured outputs in ChatCompletion objects

v1.1.16

15 Jul 16:13
fac93e7

Choose a tag to compare

Changed

  • Add internal setting to bypass model validation check (for custom/VPC models)

v1.1.15

14 Jul 21:33
1b43e21

Choose a tag to compare

Changed

  • Enabled TLMChatCompletion.score()to evaluate tool calls in ChatCompletion objects

v1.1.14

08 Jul 20:56
0d7a9c9

Choose a tag to compare

Added

  • New TLMOption num_self_reflections
  • Support for best and high preset in TrustworthyRAG

Changed

  • Deprecate use_self_reflection
  • Documentation updates for new default configurations

v1.1.13

27 Jun 14:11
c019715

Choose a tag to compare

Added

  • Added form_response_string_chat_completions_api in chat.py

v1.1.12

24 Jun 03:03
6e47fab

Choose a tag to compare

Fixed

  • Fixed link in TLMChatCompletion docstring

v1.1.11

24 Jun 02:57
e8b7eca

Choose a tag to compare

Changed

  • Revised tools prompt in chat.py

Fixed

  • Bug fix in chat.py for empty tool list still using tools prompt
  • Bug fix in chat.py for handling empty strings args