Releases: whylabs/langkit
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
LangKit release 0.0.4
Hi everyone! Weโve now released the first version of LangKit 0.0.4 ๐.
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 open in google colab button to LangChain Example by @sagecodes in #82
- cleanup and update dependencies by @jamie256 in #84
Read more about LangKit here
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
LangKit release 0.0.2
Hi everyone! Weโve now released the first version of LangKit 0.0.2 ๐.
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:
- Update README, link in notebook by @jamie256 in #71
- Update link from intro notebook to features section by @jamie256 in #72
- Enable import has_patterns as standalone function by @FelipeAdachi in #75
- Update dependency on whylogs for UDF namespacing by @jamie256 in #76
Read more about LangKit here
LangKit release 0.0.1
Hi everyone! Weโve now released the first version of LangKit 0.0.1 ๐.
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:
- A set of out of the metrics for monitoring LLMs
- integration with whylogs and WhyLabs
- integration with LangChain
- Intro to Langkit example notebook
Read more about LangKit here