ja-llm-guard 0.1.8 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +5 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -112,3 +112,8 @@ Stripe で即時購入できる段(ハーネス型テンプレート・講座
112
112
  カード不要・試用期間なし。メールアドレスと引き換えにファイルをお渡しします。
113
113
 
114
114
  運営: GX Cafe合同会社([特定商取引法に基づく表記](https://gxcafe.co.jp/tokushoho/))
115
+
116
+ ## 関連する読み物
117
+
118
+ 自分たちの現場で壊れたものを、見つけた順に書いています —
119
+ [GX Cafe engineering notes](https://gxcafe.github.io/tech-blog/)(12本・登録不要)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ja-llm-guard",
3
- "version": "0.1.8",
3
+ "version": "0.1.9",
4
4
  "description": "日本語LLM出力の『読めるのに壊れている』を機械で拾う出口検査(かな比率・簡体字混入)。本番運用の失敗ログ実測から抽出。依存ゼロ。",
5
5
  "license": "MIT",
6
6
  "bin": {