llm-output-guard 1.4.0 → 1.4.1
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
**Detect LLM responses that failed while returning `200 OK`.**
|
|
9
9
|
|
|
10
10
|
[](https://www.npmjs.com/package/llm-output-guard)
|
|
11
|
-
[](https://www.npmjs.com/package/llm-output-guard)
|
|
11
|
+
[](https://www.npmjs.com/package/llm-output-guard)
|
|
12
12
|
[](https://bundlejs.com/?q=llm-output-guard)
|
|
13
13
|
[](https://github.com/edwinsatya/llm-output-guard/blob/main/package.json)
|
|
14
14
|
[](https://github.com/edwinsatya/llm-output-guard/actions/workflows/ci.yml)
|
package/package.json
CHANGED