Commit History
Add agent api (#1888)
023cb69
H
commited on
trival (#1760)
66857b9
Kevin Hu
commited on
Fix index=true (#1734)
f947a67
H
Kevin Hu
commited on
fix MiniMax api error (#1567)
8d68326
refine db connection (#1494)
210b45f
Kevin Hu
commited on
support graph (#1152)
a3ebd45
KevinHuSh
commited on
add rerank model (#969)
c037a22
KevinHuSh
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
let file in knowledgebases visible in file manager (#714)
ba9251b
KevinHuSh
commited on
add file management feature (#560)
21cd893
KevinHuSh
commited on
Refactor (#537)
3069c36
KevinHuSh
commited on
make sure the models will not be load twice (#422)
c9a1362
KevinHuSh
commited on
conversation API backend update (#360)
50de567
KevinHuSh
commited on
refine log format (#312)
1daa4bd
KevinHuSh
commited on
Update default language to English (#309)
0957ae0
change defualt language to English (#185)
d0f14c1
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
refine page ranges (#147)
7f98e24
KevinHuSh
commited on
refine manual parser (#140)
004756c
KevinHuSh
commited on
add Moonshot, debug my_llm (#126)
c1bdfb8
KevinHuSh
commited on
add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4
KevinHuSh
commited on
add local llm implementation (#119)
1550520
KevinHuSh
commited on
refine pdf parser, add time zone to userinfo (#112)
e34cb81
KevinHuSh
commited on
fix position extraction bug (#93)
4e03dc3
KevinHuSh
commited on
fix user login issue (#85)
f666f56
KevinHuSh
commited on
init README of deepdoc, add picture processer. (#71)
41c7a59
KevinHuSh
commited on
rename vision, add layour and tsr recognizer (#70)
62e78ef
KevinHuSh
commited on
use onnx models, new deepdoc (#68)
cdba7f7
KevinHuSh
commited on
Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2
KevinHuSh
commited on
refactor retieval_test, add SQl retrieval methods (#61)
5e0a689
KevinHuSh
commited on
Add resume parser and fix bugs (#59)
c5ea37c
KevinHuSh
commited on
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on
Add task moduel, and pipline the task and every parser (#49)
6224edc
KevinHuSh
commited on
Test chat API and refine ppt chunker (#42)
e32ef75
KevinHuSh
commited on
Test APIs and fix bugs (#41)
34b2ab3
KevinHuSh
commited on
llm configuation refine and trievalTest API refine (#40)
484e5ab
KevinHuSh
commited on
add conversation API (#35)
4a858d3
KevinHuSh
commited on
add dialog api (#33)
9bf75d4
KevinHuSh
commited on
rename web_server to api (#29)
6be3dd5
KevinHuSh
commited on