You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the Python client to use Cleanlab's trustworthiness score:
27
27
28
28
```
29
-
pip install cleanlab-studio
29
+
pip install --upgrade cleanlab-tlm
30
30
```
31
31
32
32
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.
0 commit comments