Commit History
fix: logger formater is not work (#1090)
202a17d
Wang Baoling
commited on
fix bug in api (#1088)
21cb28c
KevinHuSh
commited on
rm wrongly uploaded py (#1073)
4e603f5
KevinHuSh
commited on
add self-rag (#1070)
a49657b
KevinHuSh
commited on
fix: fixed the problem that the api will be called directly after selecting the chat assistant picture (#1034)
48dcb0f
balibabu
commited on
refine API request data processing (#1031)
7e0ad60
KevinHuSh
commited on
refine file select code (#1021)
98d3e21
KevinHuSh
commited on
Add API for moving files (#1016)
11f4a85
Fix: bug #991 (#1013)
04d3b7e
Wang Baoling
KevinHuSh
commited on
Adding the Minimax model (#1009)
d862dfe
cecilia-uu
cecilia-uu
commited on
fix chunk modification bug (#1011)
cd3f5c7
KevinHuSh
commited on
fix ollama bug (#999)
eb21264
KevinHuSh
commited on
set ollama keep_alive (#985)
defd4c5
KevinHuSh
commited on
fix create dialog bug (#982)
3abc590
KevinHuSh
commited on
Add support for HTML file (#973)
858916d
fix jina adding issure and term weight refinement (#974)
6ad2626
KevinHuSh
commited on
add rerank model (#969)
c037a22
KevinHuSh
commited on
limit the system context length of conversation messages. (#962)
3110924
KevinHuSh
commited on
Added support for Baichuan LLM (#934)
d7bf446
Update docnm_kwd to doc_name (#939)
8a1455e
GYH
commited on
fix raptor bugs (#928)
75a07ce
KevinHuSh
commited on
syntax error (#924)
39b9b55
dashi6174
commited on
add raptor (#899)
2436df2
KevinHuSh
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
fix import error (#877)
3c41162
LiYongHui
yonghui li
commited on
Add api/list_kb_docs function and modify api/list_chunks (#874)
99ebece
GYH
commited on
Update db_models.py
4b4d845
KevinHuSh
commited on
Set the language default value of the language based on the LANG envi… (#853)
63608b4
dashi6174
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
fix english query bug (#840)
bf46bd5
KevinHuSh
commited on
fix bug about removing KB. (#839)
c054af2
KevinHuSh
commited on
fix bug of chat without stream (#830)
56f682d
KevinHuSh
commited on
add doc ids in API: completion (#827)
22b2836
KevinHuSh
commited on
correct mismatched kb doc number (#826)
1d694ff
KevinHuSh
commited on
fix zhipuAI stream issue (#825)
66d269d
KevinHuSh
commited on
0517 list chunks (#821)
f4cd7c3
GYH
commited on
fix doc number miss-match issue (#822)
036238f
KevinHuSh
commited on
fix data init error (#820)
8e8680b
KevinHuSh
commited on
fix too large thumbnail issue (#817)
023bf92
KevinHuSh
commited on
feat: add feishu oauth (#815)
574bc66
LiYongHui
yonghui li
commited on
fix stream chat for ollama (#816)
09e1055
KevinHuSh
commited on
Add 2 embeding models from OpenAI (#812)
db713d9
KevinHuSh
commited on
add stream chat (#811)
028fe40
KevinHuSh
commited on
add version (#807)
df17cda
KevinHuSh
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
Support for code files parse (#789)
c46aa24
dashi6174
commited on
fix bugs in searching file using keywords (#780)
d1a22ef
KevinHuSh
commited on