File tree
92 files changed
+7215
-700
lines changed- packages
- components
- credentials
- nodes
- agents/ToolAgent
- chatmodels/ChatGoogleGenerativeAI
- documentloaders/Csv
- multiagents
- Supervisor
- Worker
- tools
- ChatflowTool
- E2B
- PythonInterpreter
- RequestsGet
- RequestsPost
- src
- server
- marketplaces
- agentflows
- chatflows
- src
- controllers
- chat-messages
- chatflows
- database
- entities
- migrations
- mysql
- postgres
- sqlite
- routes/chat-messages
- services
- apikey
- chat-messages
- chatflows
- marketplaces
- utils
- ui/src
- api
- assets/images
- routes
- ui-component
- button
- dialog
- table
- utils
- views
- agentflows
- apikey
- assistants
- canvas
- chatflows
- chatmessage
- docstore
- marketplaces
- settings
- tools
- variables
- vectorstore
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
92 files changed
+7215
-700
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
| 209 | + | |
| 210 | + | |
210 | 211 |
| |
211 | 212 |
| |
212 | 213 |
| |
| |||
235 | 236 |
| |
236 | 237 |
| |
237 | 238 |
| |
238 |
| - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
239 | 242 |
| |
240 | 243 |
| |
241 | 244 |
| |
| |||
333 | 336 |
| |
334 | 337 |
| |
335 | 338 |
| |
336 |
| - | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
337 | 342 |
| |
338 | 343 |
| |
339 | 344 |
| |
| |||
396 | 401 |
| |
397 | 402 |
| |
398 | 403 |
| |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
399 | 423 |
| |
400 | 424 |
| |
401 | 425 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
21 |
| - | |
| 22 | + | |
22 | 23 |
| |
23 | 24 |
| |
24 | 25 |
| |
| |||
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
68 | 83 |
| |
69 | 84 |
| |
70 | 85 |
| |
71 | 86 |
| |
72 | 87 |
| |
73 | 88 |
| |
74 | 89 |
| |
| 90 | + | |
75 | 91 |
| |
76 | 92 |
| |
77 | 93 |
| |
| |||
156 | 172 |
| |
157 | 173 |
| |
158 | 174 |
| |
159 |
| - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
160 | 184 |
| |
161 | 185 |
| |
162 | 186 |
| |
|
0 commit comments