@bavard/agent-config
Advanced tools
Comparing version 0.0.72 to 0.0.73
@@ -23,2 +23,4 @@ "use strict"; | ||
childAgentNodeId: (_a = this.childAgentNode) === null || _a === void 0 ? void 0 : _a.nodeId, | ||
targetLink: this.targetLink, | ||
intent: this.intent, | ||
}; | ||
@@ -25,0 +27,0 @@ } |
{ | ||
"name": "@bavard/agent-config", | ||
"version": "0.0.72", | ||
"version": "0.0.73", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -26,2 +26,4 @@ import { EUserNodeTypes } from '..'; | ||
childAgentNodeId: this.childAgentNode?.nodeId, | ||
targetLink: this.targetLink, | ||
intent: this.intent, | ||
}; | ||
@@ -28,0 +30,0 @@ } |
Sorry, the diff of this file is not supported yet
392569
8868