Commit History
fix: use @tanstack/react-query to get knowledge base data #1306 (#1609)
8ef29dd
balibabu
commited on
add support for LocalAI (#1608)
5bd5c21
fix: after logging out and entering the knowledge base page again, the data before still exists #1306 (#1597)
bb69456
balibabu
commited on
feat: add PubMed operator #918 (#1589)
77dbe3e
balibabu
commited on
fix: Minimax API is error! #1353 (#1585)
486f207
balibabu
commited on
fix: display total items on chunk list page #900 (#1584)
f59e210
balibabu
commited on
feat: change all file names to lowercase #1574 (#1575)
68ed806
balibabu
commited on
fix: new message appears in wrong chat window. #1289 (#1571)
3951bd3
balibabu
commited on
fix: remove duplicate MessageItem #1289 (#1566)
18da36c
balibabu
commited on
fix: add group id field to ApiKeyModal #1353 (#1540)
8102819
balibabu
commited on
feat: replace open-router.svg #1467 (#1538)
9f0a01c
balibabu
commited on
fix: Bulk disable the chunk, the UI still shows they are enabled #1236 (#1534)
f0b5f2b
balibabu
commited on
'load llm infomation from a json file and add support for OpenRouter' (#1533)
436c3b5
fix: Hundreds of chunks list can't choose page #1238 (#1532)
48e171a
balibabu
commited on
fix: fixed the issue of error when opening the canvas #918 (#1520)
09aa395
balibabu
commited on
feat: add Wikipedia operator #918 (#1516)
5d3a620
balibabu
commited on
fix: Add Model Providers:Azure-OpenAI error #1402 (#1512)
aafe599
balibabu
commited on
fix: fixed the issue that the llm field in the KeywordExtract form had no default value (#1510)
85f1528
balibabu
commited on
feat: remove dagre and elkjs #918 (#1506)
68707f1
balibabu
commited on
Fix: Implement DOMPurify to sanitize HTML content before rendering (#1498)
ad0d761
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
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