Releases: cleanlab/cleanlab-tlm
Releases · cleanlab/cleanlab-tlm
v1.1.20
Changed
- Updated
TLMChatCompletion.score()to useform_response_string_chat_completionsinstead ofform_response_string_chat_completions_api
v1.1.19
Added
- Add
get_model_name()method toTrustworthyRAG,TLMChatCompletion
v1.1.18
Fixed
- Properly pass quality preset in
TLMChatCompletion
v1.1.17
Changed
- Enabled
TLMChatCompletion.score()to evaluate structured outputs inChatCompletionobjects
v1.1.16
Changed
- Add internal setting to bypass model validation check (for custom/VPC models)
v1.1.15
Changed
- Enabled
TLMChatCompletion.score()to evaluate tool calls inChatCompletionobjects
v1.1.14
Added
- New TLMOption
num_self_reflections - Support for
bestandhighpreset inTrustworthyRAG
Changed
- Deprecate
use_self_reflection - Documentation updates for new default configurations
v1.1.13
Added
- Added
form_response_string_chat_completions_apiinchat.py
v1.1.12
Fixed
- Fixed link in
TLMChatCompletiondocstring
v1.1.11
Changed
- Revised tools prompt in
chat.py
Fixed
- Bug fix in
chat.pyfor empty tool list still using tools prompt - Bug fix in
chat.pyfor handling empty strings args