Commit History
fix delete selected chunks display wrong (#1612)
07992b8
江不江
commited on
fix: use @tanstack/react-query to get knowledge base data #1306 (#1609)
8ef29dd
balibabu
commited on
add support for LocalAI (#1608)
5bd5c21
Fix component exception (#1603)
cab96b4
H
commited on
fix function create to slove chunk number wrong (#1604)
c9f94cd
江不江
commited on
fix embeding model for Azure (#1601)
5f6673f
Kevin Hu
commited on
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
add docker-compose-gpu.yml to support gpu (#1591)
8fcd0f0
江不江
commited on
fix generate error (#1590)
b5e86a6
Kevin Hu
commited on
Add component arxiv (#1587)
3154d16
H
commited on
Add component pubmed (#1586)
c499f9e
H
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
Fix component debug (#1583)
7f58321
H
commited on
Updated deploy a local llm using IPEX-LLM (#1578)
a5da72c
writinwaters
commited on
[Bug]: IndentationError: unindent does not match any outer indentatio… (#1579)
c60e2e3
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