Commit History
Fixed a docusaurus display issue (#954)
e331d20
writinwaters
KevinHuSh
commited on
fix: fixed the issue of 404 error in the user settings page of the demo site (#948)
72bee74
balibabu
commited on
Add umap-learn, fasttext and volcengine in requirements_arm.txt (#945)
4b09b61
fix #917 #915 (#946)
c61bcde
KevinHuSh
commited on
Added support for Baichuan LLM (#934)
d7bf446
minor editorial updates for clarity (#941)
6cb617c
writinwaters
commited on
feat: test buildNodesAndEdgesFromDSLComponents (#940)
dee7bd1
balibabu
commited on
Add Dockerfile and requirements.txt for arm (#936)
b61ed5f
Update docnm_kwd to doc_name (#939)
8a1455e
GYH
commited on
Updated RESTful API Reference (#908)
4e0a78d
writinwaters
commited on
Remove duplicated FROM. (#935)
ffd3989
Expanded list of locally deployed embedding models (#930)
ddeb877
writinwaters
commited on
fix raptor bugs (#928)
75a07ce
KevinHuSh
commited on
feat: build react flow nodes and edges from mock data #918 (#919)
78dc980
balibabu
commited on
syntax error (#924)
39b9b55
dashi6174
commited on
The fasttext library is missing, and it is used in the operators.py file. (#925)
af5bb18
dashi6174
commited on
Bug fix for volcengine (#909)
6db9c7b
Update README (#901)
8db17fa
Fix some syntax errors, re not import (#904)
acb5a57
dashi6174
commited on
feat: fixed issue with threshold translation #882 and add NodeContextMenu (#906)
5365cac
balibabu
commited on
Update api_md document/rm (#894)
3b1b360
GYH
commited on
add raptor (#899)
2436df2
KevinHuSh
commited on
fixbug for computing 'not concating feature' (#896)
368b624
feat: RAPTOR is not displayed when the parsing method is picture. (#897)
19d0b0d
balibabu
commited on
Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e
yungongzi
commited on
Add /api/document/rm function (#887)
9d69040
GYH
commited on
feat: remove the space before promptText (#886)
bf38604
balibabu
commited on
Implements RAPTOR for better chunking #882 (#883)
980e3c4
balibabu
commited on
Add api.md:/api/list_kb_docs/ description (#881)
2d8207d
GYH
commited on
fix import error (#877)
3c41162
LiYongHui
yonghui li
commited on
fixed: The choices may be empty. (#876)
2721f55
dashi6174
commited on
Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece
GYH
commited on
Fixed a format issue (#872)
3c8f464
writinwaters
commited on
fixed a format issue for docusaurus publication (#871)
ad3054c
writinwaters
commited on
fix: display specific error message when previewing file error #868 (#869)
8dff6d9
balibabu
commited on
Reorganized docs for docusaurus publish (#860)
e090e58
writinwaters
commited on
fix: the site domain name in the Chat Bot API is hardcoded. #776 (#859)
326ea88
balibabu
commited on
Updated Launch service from source (#856)
0b0038a
writinwaters
commited on
Fix missing docker image version prefix v. (#855)
cbc9d81
Update db_models.py
4b4d845
KevinHuSh
commited on
Update before release (#854)
fc7c075
Set the language default value of the language based on the LANG envi… (#853)
63608b4
dashi6174
commited on
Updated how to handle stalled file parsing (#851)
75603d2
writinwaters
commited on
Create start_chat.md (#836)
0538870
writinwaters
commited on
fix minio helth bug (#850)
b837154
KevinHuSh
commited on
Split Excel file into different chunks (#847)
366c531
GYH
commited on
Set the number of task_executor processes through the environment variable WS. (#846)
c008ff2
dashi6174
commited on
feat: display the version and backend service status on the page (#848)
bf1e3ff
balibabu
commited on
The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (#845)
d219eb3
dashi6174
commited on