Skip to content

Commit

Permalink
Add updated LangKit readme image (#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 authored May 31, 2024
1 parent d93c904 commit 2de9323
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
rev: v4.1.0
hooks:
- id: check-added-large-files
args: [--maxkb=800]
args: [--maxkb=1024]
- id: debug-statements
- id: detect-aws-credentials
args: [--allow-missing-credentials]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# LangKit

![LangKit graphic](static/img/LangKit_graphic.png)
![LangKit graphic](static/img/LangKit-2024-readme.png)

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](https://whylogs.readthedocs.io/en/latest).

Expand Down
Binary file added static/img/LangKit-2024-readme.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2de9323

Please sign in to comment.