You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: seed/data/default/agents.json
+9-25Lines changed: 9 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,7 @@
5
5
"logicalCollection": "67200e060a342cc6ff42ddee",
6
6
"description": "Generates the information given the node visit history and graph",
7
7
"reasoning": null,
8
-
"capabilities": [
9
-
"66c95576ae782803372bd9f8"
10
-
],
8
+
"capabilities": ["66c95576ae782803372bd9f8"],
11
9
"memoryEnabled": false,
12
10
"subscriptionFilter": null,
13
11
"outputFilter": null,
@@ -21,9 +19,7 @@
21
19
"logicalCollection": "67200e060a342cc6ff42ddee",
22
20
"description": "This agent takes in an existing graph and a request to modify it and returns a list of nodes to upsert, a list of nodes to delete, a list of edges to add, and a list of edges to delete. Good for making complex modifications to existing graphs.",
23
21
"reasoning": null,
24
-
"capabilities": [
25
-
"66fed2ad135939f6d3130fa6"
26
-
],
22
+
"capabilities": ["66fed2ad135939f6d3130fa6"],
27
23
"memoryEnabled": false,
28
24
"subscriptionFilter": null,
29
25
"outputFilter": null,
@@ -88,9 +84,7 @@
88
84
"logicalCollection": "67200e060a342cc6ff42ddee",
89
85
"description": "Chooses which node to go to next given the node visit history and graph",
90
86
"reasoning": null,
91
-
"capabilities": [
92
-
"66bf8c22a9430d3fa139143a"
93
-
],
87
+
"capabilities": ["66bf8c22a9430d3fa139143a"],
94
88
"memoryEnabled": false,
95
89
"subscriptionFilter": null,
96
90
"outputFilter": null,
@@ -104,9 +98,7 @@
104
98
"logicalCollection": "67200e060a342cc6ff42ddee",
105
99
"description": "Analyzes data received by the Inquiry and provides either a conversation summary or a summary for all possible answers to a particular question.",
106
100
"reasoning": null,
107
-
"capabilities": [
108
-
"669bee8d6773961cdf4604ae"
109
-
],
101
+
"capabilities": ["669bee8d6773961cdf4604ae"],
110
102
"memoryEnabled": false,
111
103
"subscriptionFilter": null,
112
104
"outputFilter": null,
@@ -120,9 +112,7 @@
120
112
"logicalCollection": "67200e060a342cc6ff42ddee",
121
113
"description": "Generates the question to ask next given the node visit history and graph",
122
114
"reasoning": null,
123
-
"capabilities": [
124
-
"66c8a9f8d28a5133dd801ab7"
125
-
],
115
+
"capabilities": ["66c8a9f8d28a5133dd801ab7"],
126
116
"memoryEnabled": false,
127
117
"subscriptionFilter": null,
128
118
"outputFilter": null,
@@ -136,9 +126,7 @@
136
126
"logicalCollection": "67200e060a342cc6ff42ddee",
137
127
"description": "For a given graph, creates synthetic node visit data",
138
128
"reasoning": null,
139
-
"capabilities": [
140
-
"66c0040e525628d5c5861ed8"
141
-
],
129
+
"capabilities": ["66c0040e525628d5c5861ed8"],
142
130
"memoryEnabled": false,
143
131
"subscriptionFilter": null,
144
132
"outputFilter": null,
@@ -157,9 +145,7 @@
157
145
"variablePassThrough": true,
158
146
"_id": "6858291e0b814e997e60176d"
159
147
},
160
-
"capabilities": [
161
-
"66c25d95cbd9c2075c1e5f4e"
162
-
],
148
+
"capabilities": ["66c25d95cbd9c2075c1e5f4e"],
163
149
"memoryEnabled": false,
164
150
"subscriptionFilter": null,
165
151
"outputFilter": null,
@@ -173,14 +159,12 @@
173
159
"logicalCollection": "67200e060a342cc6ff42ddee",
174
160
"description": "Generates the information given the node visit history and graph",
0 commit comments