v0.0.3
Hi everyone! We’ve now released the first version of LangKit 0.0.3 🚀.
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:
- Add documentation for topics module by @andrewelizondo in #77
- example utility function by @FelipeAdachi in #79
- Add LangChain example notebook by @sagecodes in #80
- Update whylogs dependency to 1.2.0 by @jamie256 in #81
Read more about LangKit here