@taplid/client
Advanced tools
+2
-2
| { | ||
| "name": "@taplid/client", | ||
| "version": "0.5.14", | ||
| "version": "0.5.15", | ||
| "description": "Official Node.js SDK for the hosted Taplid audit API.", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@taplid/contract": "0.5.14" | ||
| "@taplid/contract": "0.5.15" | ||
| }, | ||
@@ -41,0 +41,0 @@ "engines": { |
+1
-1
@@ -99,3 +99,3 @@ # @taplid/client | ||
| | `response` | `string` | The AI-generated output to audit. | | ||
| | `auditMode` | `string` | Optional. `'artifact'` (default) for code reviews, PRs, implementation plans, long answers, and structured outputs. `'standard'` for short factual, policy, refund, pricing, entitlement, and simple answer checks. Still being calibrated. | | ||
| | `auditMode` | `string` | Optional. `'artifact'` (default) for code reviews, PRs, implementation plans, long answers, and structured outputs. `'standard'` for factual, policy, refund, pricing, and entitlement issues. | | ||
@@ -102,0 +102,0 @@ Only `response` is required; `context`, `prompt`, and `auditMode` are optional. |
52129
-0.09%+ Added
- Removed
Updated