Commit History
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
API: Stop parsing (#1556)
8337858
cecilia-uu
commited on
fix requirements.txt (#1570)
fa34f3e
H
commited on
fix MiniMax api error (#1567)
8d68326
fix: remove duplicate MessageItem #1289 (#1566)
18da36c
balibabu
commited on
Fix web search and template max tokens (#1564)
1fa0527
H
commited on
Add templates/websearch assistant (#1559)
69a7c76
H
commited on
Update deploy_local_llm.md (#1557)
5cb0eba
refine generate (#1562)
919f3a7
Kevin Hu
commited on
fix emmpty input in graph (#1560)
22c8a6e
Kevin Hu
commited on
fix: add group id field to ApiKeyModal #1353 (#1540)
8102819
balibabu
commited on
Update the Dockerfile.cuda (#1545)
e1fe06a
Update requirements.txt with pybind11 2.13.1 (#1548)
dedd003
Konstantinos Voulgaropoulos
commited on
API Documentation (#1526)
ddcaad4
cecilia-uu
commited on
feat: replace open-router.svg #1467 (#1538)
9f0a01c
balibabu
commited on
fix minimax init error (#1537)
32204fb
Kevin Hu
commited on
remove dependency (#1536)
0826715
Kevin Hu
commited on
hide referece when disable cite (#1535)
d9dc926
Kevin Hu
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 the tokens error that occurred when adding the xinference model (#1527)
6b089a1
zhuhao
commited on
fix: Hundreds of chunks list can't choose page #1238 (#1532)
48e171a
balibabu
commited on
fix minimax bug (#1528)
7d04573
Kevin Hu
commited on
fix bugs about multi input for generate (#1525)
f586a68
Kevin Hu
commited on
fix wikipedia language (#1519)
cf813df
H
commited on
fix: fixed the issue of error when opening the canvas #918 (#1520)
09aa395
balibabu
commited on
Added supported LLMs (#1517)
ccccbdd
writinwaters
commited on
feat: add Wikipedia operator #918 (#1516)
5d3a620
balibabu
commited on
Set wikipedia lang (#1515)
71d5f05
H
commited on
API: show status of parsing (#1504)
4b9f80a
cecilia-uu
commited on
Add component Wikipedia (#1513)
9ae711a
H
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
fix duckduckgo.py (#1497)
dde0d87
H
commited on
refactor name of duckduckgo (#1496)
aa09acb
Kevin Hu
commited on
refine db connection (#1494)
210b45f
Kevin Hu
commited on
feat: add llm Select to KeywordExtractForm #918 (#1492)
53bc504
balibabu
commited on
fix ollama max token issue (#1489)
c832019
Kevin Hu
commited on
Fix baidusearch and duckduckgosearch (#1488)
fd69a6c
H
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
add Gemini key (#1480)
4c076a1
fix bug about divided by zero (#1482)
4e6516f
Kevin Hu
commited on