LangKit release 0.0.5
Hi everyone! We’ve now released the first version of LangKit 0.0.5 🚀.
LangKit is an open-source text metrics toolkit for monitoring language models. It offers an array of methods for extracting relevant signals from the input and/or output text, which are compatible with the open-source data logging library whylogs.
💡 Want to experience LangKit? Go to this notebook!
Changes include:
- safeguard example by @FelipeAdachi in #78
- themes: accept json string, similarities as standalone functions by @FelipeAdachi in #85
- Add DynamicCallbackAdapter and LangkitCallback by @jamie256 in #86
Read more about LangKit here