Commit History

feat: Support for conversational streaming (#809)
cb33b9e

balibabu commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

add version (#807)
df17cda

KevinHuSh commited on

Fix a bug in 'assistant-setting.tsx' that causes the upload button to… (#796)
447b19b

achilou commited on

fix: can't capitalize file or folder name (#798)
df4234f

KevinHuSh commited on

Knowledge base search is case sensitive (#797)
ef1c080

KevinHuSh commited on

Added file management guide (#788)
d78590b

writinwaters commited on

Support for code files parse (#789)
c46aa24

dashi6174 commited on

Updated conversation_api.md document/upload (#787)
9d66cd6

GYH commited on

fix: .knowledgebase folder can be deleted bug and change "Add file to knowledge base" to "Link file to knowledge base" bug (#786)
18af531

balibabu commited on

fix: remove Top K in retrieval testing #770 and if the document parsing fails, the error message returned by the backend is displayed (#782)
e890f0a

balibabu commited on

fix a string format error (#781)
bd18037

KevinHuSh commited on

fix bugs in searching file using keywords (#780)
d1a22ef

KevinHuSh commited on

Updated document upload method (#777)
83bd6a2

GYH commited on

Update README (#779)
e346b5a

jinhai-2012 commited on

feat: support GPT-4o #771 and hide the add button when the folder is a knowledge base (#775)
1a0fce6

balibabu commited on

support gpt-4o (#773)
73099c4

KevinHuSh commited on

Refactor message output format (#772)
c57f28e

jinhai-2012 commited on

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

jinhai-2012 commited on

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

jinhai-2012 commited on

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

eltociear commited on

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

cklogic commited on

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

jinhai-2012 commited on

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