Commit History
feat: Add hint for operators, round to square, input variable, readable operator ID. #3056 (#3057)
4138aee
balibabu
commited on
feat: Add a note node to the agent canvas #2767 (#2768)
cd85d9e
balibabu
commited on
feat: Delete Answer and Relevant from RestrictedUpstreamMap of Switch #1739 (#2039)
edf3ea6
balibabu
commited on
feat: Build the edges of Switch by form data #1739 (#2022)
8828184
balibabu
commited on
feat: Build the positions of the Switch handle #1739 (#2018)
9cded99
balibabu
commited on
feat: remove dagre and elkjs #918 (#1506)
68707f1
balibabu
commited on
fix: monitor changes in the data.form field of the categorize and relevant operators and then synchronize them to the edge #918 (#1469)
970e973
balibabu
commited on
feat: display the debugging results of each operator in a pop-up window #918 (#1445)
e3b65ea
balibabu
commited on
feat: save graph data before opening the debug drawer #918 (#1387)
f72cd8c
balibabu
commited on
feat: add description text to operators and extract the useFetchModelId to logicHooks.ts and drag the operator to the canvas and initialize the form data #918 (#1379)
b2b0160
balibabu
commited on
feat: customize edge arrow #918 (#1338)
591888d
balibabu
commited on
feat: modify the name of an operator #918 (#1333)
2653e84
balibabu
commited on
feat: construct the edge of the classification operator from dsl #918 (#1329)
369d05c
balibabu
commited on
feat: get the operator type from id #918 (#1323)
c298fc4
balibabu
commited on
feat: limit there to be only one line between two nodes #918 (#1310)
67bae62
balibabu
commited on
feat: fix the problem of form entries being deleted when adding a new line #918 and clear the selection box to delete the corresponding edge (#1301)
916a392
balibabu
commited on
feat: delete the edge on the classification node anchor when the anch… (#1297)
06a1fe2
balibabu
commited on
feat: restrict classification operators cannot be connected to Answer and other classification #918 (#1294)
457b4e6
balibabu
commited on
feat: build categorize list from object #918 (#1276)
f277af2
balibabu
commited on
feat: add delete menu to graph node #918 (#1133)
ddd1aa2
balibabu
commited on
feat: add OperateDropdown and send debug message #918 (#1095)
8441328
balibabu
commited on
feat: run flow (#1076)
c939fd2
balibabu
commited on
feat: fetch flow (#1068)
13080d4
balibabu
commited on
feat: add custom edge (#1061)
be99f83
balibabu
commited on
feat: add FlowHeader and delete edge (#959)
e3322d7
balibabu
commited on
feat: test buildNodesAndEdgesFromDSLComponents (#940)
dee7bd1
balibabu
commited on
feat: build react flow nodes and edges from mock data #918 (#919)
78dc980
balibabu
commited on