namirasoft-expert 1.4.57 → 1.4.58
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/dist/NamirasoftExpertServer.js +1 -1
- package/dist/enum/AWorkflowStateType_ResourceRequestedByType.d.ts +5 -0
- package/dist/enum/AWorkflowStateType_ResourceRequestedByType.js +10 -0
- package/dist/enum/AWorkflowStateType_ResourceRequestedByType.js.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/row/AgentTrackResponse_TemplateRow.d.ts +3 -1
- package/dist/row/AgentTrackResponse_ToolRow.d.ts +3 -1
- package/package.json +1 -1
- package/src/NamirasoftExpertServer.ts +1 -1
- package/src/enum/AWorkflowStateType_ResourceRequestedByType.ts +26 -0
- package/src/index.ts +1 -0
- package/src/row/AgentTrackResponse_TemplateRow.ts +4 -1
- package/src/row/AgentTrackResponse_ToolRow.ts +4 -1
|
@@ -17,7 +17,7 @@ const NamirasoftExpertServerTest_1 = require("./NamirasoftExpertServerTest");
|
|
|
17
17
|
const NamirasoftExpertServerValue_1 = require("./NamirasoftExpertServerValue");
|
|
18
18
|
class NamirasoftExpertServer extends namirasoft_account_1.NSABaseServer {
|
|
19
19
|
constructor(base_url, token_manager, onError) {
|
|
20
|
-
super(base_url, `1.4.
|
|
20
|
+
super(base_url, `1.4.58`, token_manager, onError);
|
|
21
21
|
this.healthz = new NamirasoftExpertServerHealthz_1.NamirasoftExpertServerHealthz(this);
|
|
22
22
|
this.health = new NamirasoftExpertServerHealth_1.NamirasoftExpertServerHealth(this);
|
|
23
23
|
this.metrics = new NamirasoftExpertServerMetrics_1.NamirasoftExpertServerMetrics(this);
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.AWorkflowStateType_ResourceRequestedByType = void 0;
|
|
4
|
+
var AWorkflowStateType_ResourceRequestedByType;
|
|
5
|
+
(function (AWorkflowStateType_ResourceRequestedByType) {
|
|
6
|
+
AWorkflowStateType_ResourceRequestedByType["init"] = "init";
|
|
7
|
+
AWorkflowStateType_ResourceRequestedByType["plan"] = "plan";
|
|
8
|
+
AWorkflowStateType_ResourceRequestedByType["analysis"] = "analysis";
|
|
9
|
+
})(AWorkflowStateType_ResourceRequestedByType || (exports.AWorkflowStateType_ResourceRequestedByType = AWorkflowStateType_ResourceRequestedByType = {}));
|
|
10
|
+
//# sourceMappingURL=AWorkflowStateType_ResourceRequestedByType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"AWorkflowStateType_ResourceRequestedByType.js","sourceRoot":"","sources":["../../src/enum/AWorkflowStateType_ResourceRequestedByType.ts"],"names":[],"mappings":";;;AAoBA,IAAY,0CAKX;AALD,WAAY,0CAA0C;IAElD,2DAAa,CAAA;IACb,2DAAa,CAAA;IACb,mEAAqB,CAAA;AACzB,CAAC,EALW,0CAA0C,0DAA1C,0CAA0C,QAKrD"}
|
package/dist/index.d.ts
CHANGED
|
@@ -67,6 +67,7 @@ export * from "./enum/AWorkflowStateTypeClasificationIntent";
|
|
|
67
67
|
export * from "./enum/AWorkflowStateTypeClasificationPriority";
|
|
68
68
|
export * from "./enum/AWorkflowStateType_Analyzer_Decision";
|
|
69
69
|
export * from "./enum/AWorkflowStateType_ReportStrategy";
|
|
70
|
+
export * from "./enum/AWorkflowStateType_ResourceRequestedByType";
|
|
70
71
|
export * from "./enum/AgentLlmFullProviderName";
|
|
71
72
|
export * from "./enum/AgentLlmMiniProviderName";
|
|
72
73
|
export * from "./enum/ChatType";
|
package/dist/index.js
CHANGED
|
@@ -83,6 +83,7 @@ __exportStar(require("./enum/AWorkflowStateTypeClasificationIntent"), exports);
|
|
|
83
83
|
__exportStar(require("./enum/AWorkflowStateTypeClasificationPriority"), exports);
|
|
84
84
|
__exportStar(require("./enum/AWorkflowStateType_Analyzer_Decision"), exports);
|
|
85
85
|
__exportStar(require("./enum/AWorkflowStateType_ReportStrategy"), exports);
|
|
86
|
+
__exportStar(require("./enum/AWorkflowStateType_ResourceRequestedByType"), exports);
|
|
86
87
|
__exportStar(require("./enum/AgentLlmFullProviderName"), exports);
|
|
87
88
|
__exportStar(require("./enum/AgentLlmMiniProviderName"), exports);
|
|
88
89
|
__exportStar(require("./enum/ChatType"), exports);
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAoBA,2DAAyC;AACzC,gEAA8C;AAC9C,wEAAsD;AACtD,qEAAmD;AACnD,mEAAiD;AACjD,+DAA6C;AAC7C,+DAA6C;AAC7C,iEAA+C;AAC/C,kEAAgD;AAChD,8DAA4C;AAC5C,kEAAgD;AAChD,8DAA4C;AAC5C,+DAA6C;AAC7C,+DAA6C;AAC7C,gEAA8C;AAC9C,iEAA+C;AAC/C,uEAAqD;AACrD,uEAAqD;AACrD,oEAAkD;AAClD,qEAAmD;AACnD,yDAAuC;AACvC,iEAA+C;AAC/C,+DAA6C;AAC7C,+DAA6C;AAC7C,8DAA4C;AAC5C,oEAAkD;AAClD,oEAAkD;AAClD,iEAA+C;AAC/C,kEAAgD;AAChD,oEAAkD;AAClD,4DAA0C;AAC1C,6DAA2C;AAC3C,8DAA4C;AAC5C,4DAA0C;AAC1C,kEAAgD;AAChD,kEAAgD;AAChD,+DAA6C;AAC7C,gEAA8C;AAC9C,kEAAgD;AAChD,8DAA4C;AAC5C,+DAA6C;AAC7C,wDAAsC;AACtC,4DAA0C;AAC1C,8DAA4C;AAC5C,0DAAwC;AACxC,kEAAgD;AAChD,mEAAiD;AACjD,2DAAyC;AACzC,8DAA4C;AAC5C,uDAAqC;AACrC,2DAAyC;AACzC,2DAAyC;AACzC,8DAA4C;AAC5C,6DAA2C;AAC3C,uDAAqC;AACrC,0DAAwC;AACxC,2DAAyC;AACzC,wDAAsC;AACtC,2DAAyC;AACzC,4DAA0C;AAC1C,wDAAsC;AACtC,gEAA8C;AAC9C,6DAA2C;AAC3C,yDAAuC;AACvC,6DAA2C;AAC3C,+EAA6D;AAC7D,iFAA+D;AAC/D,8EAA4D;AAC5D,2EAAyD;AACzD,kEAAgD;AAChD,kEAAgD;AAChD,kDAAgC;AAChC,gEAA8C;AAC9C,oDAAkC;AAClC,yDAAuC;AACvC,6DAA2C;AAC3C,mDAAiC;AACjC,2DAAyC;AACzC,qEAAmD;AACnD,sDAAoC;AACpC,uDAAqC;AACrC,gEAA8C;AAC9C,6DAA2C;AAC3C,wDAAsC;AACtC,2DAAyC;AACzC,uDAAqC;AACrC,sEAAoD;AACpD,yDAAuC;AACvC,sDAAoC;AACpC,sDAAoC;AACpC,iDAA+B;AAC/B,oDAAkC;AAClC,8DAA4C;AAC5C,6EAA2D;AAC3D,uEAAqD;AACrD,6EAA2D;AAC3D,wEAAsD;AACtD,2EAAyD;AACzD,oEAAkD;AAClD,oEAAkD;AAClD,0EAAwD;AACxD,yEAAuD;AACvD,mEAAiD;AACjD,oEAAkD;AAClD,wEAAsD;AACtD,yEAAuD;AACvD,6EAA2D;AAC3D,4EAA0D;AAC1D,mEAAiD;AACjD,qEAAmD;AACnD,6EAA2D;AAC3D,yEAAuD;AACvD,mEAAiD;AACjD,uEAAqD;AACrD,mEAAiD;AACjD,oEAAkD;AAClD,gDAA8B;AAC9B,sDAAoC;AACpC,+DAA6C;AAC7C,4DAA0C;AAC1C,0DAAwC;AACxC,uDAAqC;AACrC,2DAAyC;AACzC,+CAA6B;AAC7B,2DAAyC;AACzC,wDAAsC;AACtC,4DAA0C;AAC1C,6DAA2C;AAC3C,mEAAiD;AACjD,mEAAiD;AACjD,wEAAsD;AACtD,kEAAgD"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAoBA,2DAAyC;AACzC,gEAA8C;AAC9C,wEAAsD;AACtD,qEAAmD;AACnD,mEAAiD;AACjD,+DAA6C;AAC7C,+DAA6C;AAC7C,iEAA+C;AAC/C,kEAAgD;AAChD,8DAA4C;AAC5C,kEAAgD;AAChD,8DAA4C;AAC5C,+DAA6C;AAC7C,+DAA6C;AAC7C,gEAA8C;AAC9C,iEAA+C;AAC/C,uEAAqD;AACrD,uEAAqD;AACrD,oEAAkD;AAClD,qEAAmD;AACnD,yDAAuC;AACvC,iEAA+C;AAC/C,+DAA6C;AAC7C,+DAA6C;AAC7C,8DAA4C;AAC5C,oEAAkD;AAClD,oEAAkD;AAClD,iEAA+C;AAC/C,kEAAgD;AAChD,oEAAkD;AAClD,4DAA0C;AAC1C,6DAA2C;AAC3C,8DAA4C;AAC5C,4DAA0C;AAC1C,kEAAgD;AAChD,kEAAgD;AAChD,+DAA6C;AAC7C,gEAA8C;AAC9C,kEAAgD;AAChD,8DAA4C;AAC5C,+DAA6C;AAC7C,wDAAsC;AACtC,4DAA0C;AAC1C,8DAA4C;AAC5C,0DAAwC;AACxC,kEAAgD;AAChD,mEAAiD;AACjD,2DAAyC;AACzC,8DAA4C;AAC5C,uDAAqC;AACrC,2DAAyC;AACzC,2DAAyC;AACzC,8DAA4C;AAC5C,6DAA2C;AAC3C,uDAAqC;AACrC,0DAAwC;AACxC,2DAAyC;AACzC,wDAAsC;AACtC,2DAAyC;AACzC,4DAA0C;AAC1C,wDAAsC;AACtC,gEAA8C;AAC9C,6DAA2C;AAC3C,yDAAuC;AACvC,6DAA2C;AAC3C,+EAA6D;AAC7D,iFAA+D;AAC/D,8EAA4D;AAC5D,2EAAyD;AACzD,oFAAkE;AAClE,kEAAgD;AAChD,kEAAgD;AAChD,kDAAgC;AAChC,gEAA8C;AAC9C,oDAAkC;AAClC,yDAAuC;AACvC,6DAA2C;AAC3C,mDAAiC;AACjC,2DAAyC;AACzC,qEAAmD;AACnD,sDAAoC;AACpC,uDAAqC;AACrC,gEAA8C;AAC9C,6DAA2C;AAC3C,wDAAsC;AACtC,2DAAyC;AACzC,uDAAqC;AACrC,sEAAoD;AACpD,yDAAuC;AACvC,sDAAoC;AACpC,sDAAoC;AACpC,iDAA+B;AAC/B,oDAAkC;AAClC,8DAA4C;AAC5C,6EAA2D;AAC3D,uEAAqD;AACrD,6EAA2D;AAC3D,wEAAsD;AACtD,2EAAyD;AACzD,oEAAkD;AAClD,oEAAkD;AAClD,0EAAwD;AACxD,yEAAuD;AACvD,mEAAiD;AACjD,oEAAkD;AAClD,wEAAsD;AACtD,yEAAuD;AACvD,6EAA2D;AAC3D,4EAA0D;AAC1D,mEAAiD;AACjD,qEAAmD;AACnD,6EAA2D;AAC3D,yEAAuD;AACvD,mEAAiD;AACjD,uEAAqD;AACrD,mEAAiD;AACjD,oEAAkD;AAClD,gDAA8B;AAC9B,sDAAoC;AACpC,+DAA6C;AAC7C,4DAA0C;AAC1C,0DAAwC;AACxC,uDAAqC;AACrC,2DAAyC;AACzC,+CAA6B;AAC7B,2DAAyC;AACzC,wDAAsC;AACtC,4DAA0C;AAC1C,6DAA2C;AAC3C,mEAAiD;AACjD,mEAAiD;AACjD,wEAAsD;AACtD,kEAAgD"}
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
+
import { AWorkflowStateType_ResourceRequestedByType } from "../enum/AWorkflowStateType_ResourceRequestedByType";
|
|
1
2
|
export type AgentTrackResponse_TemplateRow = {
|
|
2
|
-
analysis_rid: string;
|
|
3
3
|
name: string;
|
|
4
|
+
requested_by_type: AWorkflowStateType_ResourceRequestedByType;
|
|
5
|
+
requested_by_rid: string;
|
|
4
6
|
};
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
+
import { AWorkflowStateType_ResourceRequestedByType } from "../enum/AWorkflowStateType_ResourceRequestedByType";
|
|
1
2
|
export type AgentTrackResponse_ToolRow = {
|
|
2
|
-
analysis_rid: string;
|
|
3
3
|
name: string;
|
|
4
|
+
requested_by_type: AWorkflowStateType_ResourceRequestedByType;
|
|
5
|
+
requested_by_rid: string;
|
|
4
6
|
};
|
package/package.json
CHANGED
|
@@ -51,7 +51,7 @@ export class NamirasoftExpertServer extends NSABaseServer
|
|
|
51
51
|
test: NamirasoftExpertServerTest;
|
|
52
52
|
constructor(base_url: string, token_manager: TokenManager, onError: (error: Error) => void)
|
|
53
53
|
{
|
|
54
|
-
super(base_url, `1.4.
|
|
54
|
+
super(base_url, `1.4.58`, token_manager, onError);
|
|
55
55
|
this.healthz = new NamirasoftExpertServerHealthz(this);
|
|
56
56
|
this.health = new NamirasoftExpertServerHealth(this);
|
|
57
57
|
this.metrics = new NamirasoftExpertServerMetrics(this);
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/****************************************************************/
|
|
2
|
+
/* */
|
|
3
|
+
/* This is an Auto-Generated File */
|
|
4
|
+
/* Made By */
|
|
5
|
+
/* Namirasoft SDK Generator NPM Package */
|
|
6
|
+
/* */
|
|
7
|
+
/****************************************************************/
|
|
8
|
+
/****************************************************************/
|
|
9
|
+
/* */
|
|
10
|
+
/* Please do not make any change to this file */
|
|
11
|
+
/* If any change is required, ns-sdkg command must be used */
|
|
12
|
+
/* */
|
|
13
|
+
/****************************************************************/
|
|
14
|
+
/****************************************************************/
|
|
15
|
+
/* */
|
|
16
|
+
/* Namira Software Corporation */
|
|
17
|
+
/* https://namirasoft.com */
|
|
18
|
+
/* */
|
|
19
|
+
/****************************************************************/
|
|
20
|
+
|
|
21
|
+
export enum AWorkflowStateType_ResourceRequestedByType
|
|
22
|
+
{
|
|
23
|
+
init = "init",
|
|
24
|
+
plan = "plan",
|
|
25
|
+
analysis = "analysis",
|
|
26
|
+
}
|
package/src/index.ts
CHANGED
|
@@ -87,6 +87,7 @@ export * from "./enum/AWorkflowStateTypeClasificationIntent";
|
|
|
87
87
|
export * from "./enum/AWorkflowStateTypeClasificationPriority";
|
|
88
88
|
export * from "./enum/AWorkflowStateType_Analyzer_Decision";
|
|
89
89
|
export * from "./enum/AWorkflowStateType_ReportStrategy";
|
|
90
|
+
export * from "./enum/AWorkflowStateType_ResourceRequestedByType";
|
|
90
91
|
export * from "./enum/AgentLlmFullProviderName";
|
|
91
92
|
export * from "./enum/AgentLlmMiniProviderName";
|
|
92
93
|
export * from "./enum/ChatType";
|
|
@@ -18,8 +18,11 @@
|
|
|
18
18
|
/* */
|
|
19
19
|
/****************************************************************/
|
|
20
20
|
|
|
21
|
+
import { AWorkflowStateType_ResourceRequestedByType } from "../enum/AWorkflowStateType_ResourceRequestedByType";
|
|
22
|
+
|
|
21
23
|
export type AgentTrackResponse_TemplateRow =
|
|
22
24
|
{
|
|
23
|
-
analysis_rid: string;
|
|
24
25
|
name: string;
|
|
26
|
+
requested_by_type: AWorkflowStateType_ResourceRequestedByType;
|
|
27
|
+
requested_by_rid: string;
|
|
25
28
|
}
|
|
@@ -18,8 +18,11 @@
|
|
|
18
18
|
/* */
|
|
19
19
|
/****************************************************************/
|
|
20
20
|
|
|
21
|
+
import { AWorkflowStateType_ResourceRequestedByType } from "../enum/AWorkflowStateType_ResourceRequestedByType";
|
|
22
|
+
|
|
21
23
|
export type AgentTrackResponse_ToolRow =
|
|
22
24
|
{
|
|
23
|
-
analysis_rid: string;
|
|
24
25
|
name: string;
|
|
26
|
+
requested_by_type: AWorkflowStateType_ResourceRequestedByType;
|
|
27
|
+
requested_by_rid: string;
|
|
25
28
|
}
|