ragflow / web

Commit History

Fix: Implement DOMPurify to sanitize HTML content before rendering (#1498)
ad0d761

dservian commited on

fix: fixed the issue where parameters of DuckDuckGo could not be saved to the backend after being dragged to the canvas #918 (#1503)
a9048a7

balibabu commited on

fix: fixed the issue where the greeting message could not be displayed when opening the debug window #918 (#1499)
78e4e26

balibabu commited on

feat: add llm Select to KeywordExtractForm #918 (#1492)
53bc504

balibabu commited on

fix: add message_history_window_size to GenerateForm #1472 (#1487)
86d0fad

balibabu commited on

feat: translate text from DuckDuckGo #918 (#1486)
fbb1e63

balibabu commited on

feat: modify DuckDuckGo's style #918 (#1485)
b25a0c6

balibabu commited on

feat: add KeywordExtractForm and BaiduForm and DuckDuckGoForm #918 (#1477)
6e0d24d

balibabu commited on

added SVG for Groq model model providers (#1470)
f6c384e

paresh2806 paresh0628 Kevin Hu commited on

feat: support xinference rerank model (#1466)
40bbe34

zhuhao commited on

feat: validate the name field of the categorize operator for duplicate names and nulls #918 (#1471)
17cd183

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

add support for Gemini (#1465)
1f5bc27

黄腾 aopstudio commited on

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

wayhood commited on

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

黄腾 aopstudio commited on

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