Commit History
feat: display the debugging results of each operator in a pop-up window #918 (#1445)
e3b65ea
balibabu
commited on
feat: translate name of operator #918 (#1437)
1157a9f
balibabu
commited on
feat: translate graph and chat text (#1433)
38eebf9
feat: translate the to field #918 (#1435)
371d541
balibabu
commited on
feat: add bedrock icon (#1430)
cd84e5d
balibabu
commited on
feat: translate graph of header #918 (#1428)
ce16003
balibabu
commited on
feat: translate graph list #918 (#1426)
2962077
balibabu
commited on
update Minimax and Azure-Openai icon in setting page (#1420)
73e52d6
feat: highlight the nodes that the workflow passes through #918 (#1423)
38d5a53
balibabu
commited on
feat: when Categorize establishes a connection with other operators, it adds the target node to the to field. #918 (#1418)
3d90fa3
balibabu
commited on
feat: add icon to title of operator form #918 (#1413)
194d038
balibabu
commited on
feat: node cannot connect to itself #918 (#1412)
60dc256
balibabu
commited on
feat: translate graph #918 (#1411)
12f28d5
balibabu
commited on
feat: after deleting the edge, set the corresponding field in the node's form field to undefined #918 (#1393)
f8510ae
balibabu
commited on
feat: add duckduckgo icon #918 (#1391)
ba19dbf
balibabu
commited on
feat: save the parameters of the generate operator to the form field … (#1390)
67a5f12
balibabu
commited on
feat: save graph data before opening the debug drawer #918 (#1387)
f72cd8c
balibabu
commited on
feat: add GraphAvatar to graph list #918 (#1385)
7a2a8fe
balibabu
commited on
feat: click on a blank area of the canvas to hide the form drawer #918 (#1384)
b9ad0fd
balibabu
commited on
feat: deleting a node does not require a confirmation box to pop up #918 (#1380)
8fb1944
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: replace the graph icon in the header #918 (#1376)
596e145
balibabu
commited on
feat: add graph tab to header #918 (#1374)
d944812
balibabu
commited on
feat: build nodes and edges from chat bot dsl #918 (#1372)
565e3eb
balibabu
commited on
feat: call the reset api before opening the run drawer each time #918 (#1370)
8a7a5d9
balibabu
commited on
fix: add icon to MiniMax and Mistral #1353 (#1367)
b51ff09
balibabu
commited on
feat: pull the message list after sending the message successfully #918 (#1364)
69e5f04
balibabu
commited on
feat: create blank canvas #918 (#1356)
023bae0
balibabu
commited on
feat: create flow from dsl template #918 (#1351)
acf53dd
balibabu
commited on
feat: build nodes and edges from customer_service dsl #918 (#1348)
02bd2c6
balibabu
commited on
feat: add DynamicParameters #918 (#1346)
4a1cf8b
balibabu
commited on
feat: add RelevantForm #918 (#1344)
64b1da0
balibabu
commited on
feat: add CreateFlowModal #918 (#1343)
9ee6e3a
balibabu
commited on
feat: customize edge arrow #918 (#1338)
591888d
balibabu
commited on
feat: modify the style of the operator #918 (#1335)
f43283a
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
fix: fixed the issue where spaces could not be entered in the message… (#1320)
dee8078
balibabu
commited on
feat: add RelevantForm #918 (#1313)
457df3d
balibabu
commited on
feat: add MessageForm #918 (#1312)
ed19e93
balibabu
commited on
feat: translate fields of CategorizeForm #918 (#1311)
838db53
balibabu
commited on
feat: limit there to be only one line between two nodes #918 (#1310)
67bae62
balibabu
commited on
feat: filter out selected values in other to fields from the curren… (#1307)
b06739e
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: set the edge as the data source to achieve two-way linkage betw… (#1299)
db19895
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: use useUpdateNodeInternals to solve the issue that the newly ad… (#1287)
b8168a2
balibabu
commited on