Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/user-guides/community/cleanlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ define bot response untrustworthy
Install the Python client to use Cleanlab's trustworthiness score:

```
pip install cleanlab-studio
pip install --upgrade cleanlab-tlm
```

You can get an API key for free by [creating a Cleanlab account](https://tlm.cleanlab.ai/) or experiment with the trustworthiness scores in the [playground](https://chat.cleanlab.ai/chat). Feel free to [email Cleanlab](mailto:[email protected]) with any questions.
Expand Down