Update config.json
Browse files- config.json +10 -0
config.json
CHANGED
@@ -21,6 +21,8 @@
|
|
21 |
"datasetProcess": true,
|
22 |
"usedInClassify": true,
|
23 |
"usedInExtractFields": true,
|
|
|
|
|
24 |
"toolChoice": true,
|
25 |
"functionCall": true,
|
26 |
"customCQPrompt": "",
|
@@ -43,6 +45,8 @@
|
|
43 |
"datasetProcess": true,
|
44 |
"usedInClassify": true,
|
45 |
"usedInExtractFields": true,
|
|
|
|
|
46 |
"toolChoice": true,
|
47 |
"functionCall": true,
|
48 |
"customCQPrompt": "",
|
@@ -65,6 +69,8 @@
|
|
65 |
"datasetProcess": true,
|
66 |
"usedInClassify": true,
|
67 |
"usedInExtractFields": true,
|
|
|
|
|
68 |
"toolChoice": true,
|
69 |
"functionCall": true,
|
70 |
"customCQPrompt": "",
|
@@ -87,6 +93,8 @@
|
|
87 |
"datasetProcess": true,
|
88 |
"usedInClassify": true,
|
89 |
"usedInExtractFields": true,
|
|
|
|
|
90 |
"toolChoice": true,
|
91 |
"functionCall": true,
|
92 |
"customCQPrompt": "",
|
@@ -109,6 +117,8 @@
|
|
109 |
"datasetProcess": true,
|
110 |
"usedInClassify": true,
|
111 |
"usedInExtractFields": true,
|
|
|
|
|
112 |
"toolChoice": false,
|
113 |
"functionCall": false,
|
114 |
"customCQPrompt": "",
|
|
|
21 |
"datasetProcess": true,
|
22 |
"usedInClassify": true,
|
23 |
"usedInExtractFields": true,
|
24 |
+
"usedInToolCall": true,
|
25 |
+
"usedInQueryExtension": true,
|
26 |
"toolChoice": true,
|
27 |
"functionCall": true,
|
28 |
"customCQPrompt": "",
|
|
|
45 |
"datasetProcess": true,
|
46 |
"usedInClassify": true,
|
47 |
"usedInExtractFields": true,
|
48 |
+
"usedInToolCall": true,
|
49 |
+
"usedInQueryExtension": true,
|
50 |
"toolChoice": true,
|
51 |
"functionCall": true,
|
52 |
"customCQPrompt": "",
|
|
|
69 |
"datasetProcess": true,
|
70 |
"usedInClassify": true,
|
71 |
"usedInExtractFields": true,
|
72 |
+
"usedInToolCall": true,
|
73 |
+
"usedInQueryExtension": true,
|
74 |
"toolChoice": true,
|
75 |
"functionCall": true,
|
76 |
"customCQPrompt": "",
|
|
|
93 |
"datasetProcess": true,
|
94 |
"usedInClassify": true,
|
95 |
"usedInExtractFields": true,
|
96 |
+
"usedInToolCall": true,
|
97 |
+
"usedInQueryExtension": true,
|
98 |
"toolChoice": true,
|
99 |
"functionCall": true,
|
100 |
"customCQPrompt": "",
|
|
|
117 |
"datasetProcess": true,
|
118 |
"usedInClassify": true,
|
119 |
"usedInExtractFields": true,
|
120 |
+
"usedInToolCall": true,
|
121 |
+
"usedInQueryExtension": true,
|
122 |
"toolChoice": false,
|
123 |
"functionCall": false,
|
124 |
"customCQPrompt": "",
|