Commit History
Miscellaneous updates (#769)
376c8b6
writinwaters
commited on
fix: hide the add button when the folder is a knowledge base (#765)
dd62358
balibabu
commited on
Refactor method name (#760)
8c32964
Create quickstart.md (#743)
847cef7
writinwaters
commited on
fix bug of get file (#746)
46bd186
KevinHuSh
commited on
fix: typo in user_app.py (#740)
dc5c4e1
Sawyer
commited on
Update readme (#741)
a70ad43
let index be batchly. (#733)
5d16bca
KevinHuSh
commited on
let file in knowledgebases visible in file manager (#714)
ba9251b
KevinHuSh
commited on
Make the app name configurable even after the project is built (#731)
15052fd
balibabu
commited on
docs: update README_ja.md (#707)
915c3d2
feat: delete the added model #503 and display an error message when the requested file fails to parse #684 (#708)
ebf2bde
balibabu
commited on
Update README with Detailed WebUI Service Launch Instructions (#694)
7cad30e
Minor editorial updates (#700)
f31a705
writinwaters
commited on
fix disabled doc is still retreivalable (#695)
390a40a
KevinHuSh
commited on
0509 faq (#693)
5245317
writinwaters
commited on
truncate text to fitin embedding model (#692)
c87ddd7
KevinHuSh
commited on
Update faq.md (#685)
8f65b41
GYH
commited on
fix: fix uploaded file time error #680 (#690)
8d2a400
balibabu
commited on
fix coordinate error (#686)
d684fd5
KevinHuSh
commited on
make sure to raise exception if redis is not there (#674)
66d1750
KevinHuSh
commited on
make sure the error will be recorded. (#672)
0e3c0e9
KevinHuSh
commited on
Update README (#670)
d88713b
update docker file to support low version npm package (#669)
ef1bf1e
KevinHuSh
commited on
feat: support DeepSeek (#667)
dd4cbfc
balibabu
commited on
add support for deepseek (#668)
4d5f1c9
KevinHuSh
commited on
Update conversation_api.md
d11e82f
KevinHuSh
commited on
Update conversation_api.md
c191349
KevinHuSh
commited on
fix task losting isssue (#665)
2587709
KevinHuSh
commited on
remove unused dependency (#664)
d1675fa
KevinHuSh
commited on
fix bugs (#662)
9487bc0
KevinHuSh
commited on
refine doc for v0.5.0 (#660)
ebbe7cb
KevinHuSh
commited on
fix bug (#659)
4f70b71
KevinHuSh
commited on
Update .env
9c052f3
KevinHuSh
commited on
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
optimize srv broker and executor logic (#630)
1d93b24
fix file encoding detection bug (#653)
2aafb30
KevinHuSh
commited on
Refactor: Use TaskStatus enum for task status handling (#646)
4a90706
Moonlit
commited on
fix: add spin to parsing status icon of dataset table (#649)
182a723
balibabu
commited on
Update README badge (#639)
3accb26
writinwaters
commited on
Updated faq.md (#636)
d30c752
writinwaters
commited on
remove redis (#629)
8aa5e9b
KevinHuSh
commited on
docs: Add instructions for launching service from source (#619)
5aa2501
Moonlit
commited on
fix: filter knowledge list by keywords and clear the selected file list after the file is uploaded successfully and add ellipsis pattern to chunk list (#628)
8e109c7
balibabu
commited on
refine code (#626)
9593f88
KevinHuSh
commited on
Fix missing 'ollama' package in requirements.txt (#621)
3dfa5d8
Moonlit
commited on
Fix: missing 'redis' package in requirements.txt (#622)
b39c111
Moonlit
commited on
remove PyMuPDF (#618)
5db8a67
KevinHuSh
commited on
fix: fixed the issue that ModelSetting could not be saved #614 (#617)
be5bfb7
balibabu
commited on