n8n-nodes-perf 0.1.1 → 0.1.2

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -15,7 +15,7 @@ Send messages to any LLM with intelligent model routing. One node, any model.
15
15
 
16
16
  ### Perf Verify
17
17
 
18
- Verify any text for factual accuracy and factual accuracy before it reaches your users.
18
+ Verify any text for factual accuracy before it reaches your users.
19
19
 
20
20
  - **Dual Output Routing** — Automatically routes to "Verified" or "Issues Found" based on confidence thresholds
21
21
  - **Three Verification Modes** — Fast (web search), Standard (web search + source analysis), Thorough (multi-pass deep verification)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-perf",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "n8n community nodes for Perf AI — intelligent LLM routing, fact-checking, and schema validation",
5
5
  "license": "MIT",
6
6
  "keywords": [