Commit History
Tagging (#4426)
6c8312a
Kevin Hu
commited on
Fix some bugs in text2sql.(#4279)(#4281) (#4280)
624ceba
Fix errors detected by Ruff (#3918)
0404a52
Update progress info and start welcome info (#3768)
6e567cd
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Rework logging (#3358)
22fe41e
refactor error message of qwen (#3074)
5381c23
Kevin Hu
commited on
make titles in markdown not be splited with following content (#2971)
fa11d40
Kevin Hu
commited on
let presentation do raptor (#2838)
64508f3
Kevin Hu
commited on
remove unused import (#2679)
3d5f9ea
yqkcn
commited on
rename get_txt to get_text (#2649)
d624a4e
Kevin Hu
commited on
Add get_txt function (#2639)
82adb1c
yqkcn
Kevin Hu
commited on
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
fix: Misspelled Variable Name (#1662)
88e14ed
cHz
commited on
Support displaying tables in the chunks of pdf file when using QA parser (#1263)
622e082
Support displaying images in the chunks of docx files when using general parser (#1253)
4adcb3c
Place pdf's image at the correct position in QA parser (#1235)
b6ebcd9
Add docx support for manual parser (#1227)
7d4a201
Add docx support for QA parser (#1213)
867015d
fix too long query exception (#1195)
9aa975e
KevinHuSh
commited on
Add markdown support for QA parser (#1180)
d923a42
Add pdf support for QA parser (#1155)
37e8b27
refine text decode (#657)
b5b25b4
KevinHuSh
commited on
fix disable and enable llm setting in dialog (#616)
22390c0
KevinHuSh
commited on
refine code (#595)
cfd6ece
KevinHuSh
commited on
Fit a lot of encodings for text file. (#458)
d54aa01
KevinHuSh
commited on
fix bug about reload knowledgebase configuration reloading (#210)
429cc62
KevinHuSh
commited on
refine for English corpus (#135)
08bab63
KevinHuSh
commited on
fix github account login issue (#132)
89444d3
KevinHuSh
commited on
init README of deepdoc, add picture processer. (#71)
41c7a59
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
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
407b252
KevinHuSh
commited on
Some document API refined. (#53)
51482f3
KevinHuSh
commited on
Add Q&A and Book, fix task running bugs (#50)
e6acaf6
KevinHuSh
commited on