Commit History
Ensure LIGHTEN work (#3542)
4c135d3
Kevin Hu
commited on
Remove unused code (#3448)
98a13e9
Move settings initialization after module init phase (#3438)
6101699
Remove unused settings (#3427)
777b2da
Added doc for switching elasticsearch to infinity (#3370)
2459d65
mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
Integration with Infinity (#2894)
b691127
fix bugs in test (#3196)
121b0b5
liuhua
liuhua
commited on
set default LLM to new registered user (#3180)
3090a99
Kevin Hu
commited on
add owner check for team work (#2892)
e6cd231
Kevin Hu
commited on
Feat:Compatible with Dify's External Knowledge API (#2848)
ebde808
fix LIGHTEN issue (#2806)
5bf0b15
Kevin Hu
commited on
Fix LIGHTEN. Close #2723 (#2744)
caf7eaa
fix AzureOpenAI issue` (#2608)
a92172b
Kevin Hu
commited on
add lighten control (#2567)
dbcbb17
Kevin Hu
commited on
Common: Support postgreSQL database as the metadata db. (#2357)
da0bc38
Format file format from Windows/dos to Unix (#1949)
aeb6dbc
add support for eml file parser (#1768)
6ed07a9
Add graphrag (#1793)
6054f54
Kevin Hu
commited on
Add ParsertType Audio (#1637)
0c9dbca
H
commited on
Integrates LLM Azure OpenAI (#1318)
29b8637
LiYongHui
yonghui li
commited on
API: create dataset (#1106)
4359d15
add rerank model (#969)
c037a22
KevinHuSh
commited on
feat: add feishu oauth (#815)
574bc66
LiYongHui
yonghui li
commited on
support gpt-4o (#773)
73099c4
KevinHuSh
commited on
refactor code (#583)
2d09c38
KevinHuSh
commited on
refine log format (#312)
1daa4bd
KevinHuSh
commited on
set database logger level (#270)
8a6056e
KevinHuSh
commited on
fix docker compose issue (#238)
0cfb2df
KevinHuSh
commited on
apply pep8 formalize (#155)
79ada0b
KevinHuSh
commited on
add use layout or not option (#145)
b085dec
KevinHuSh
commited on
Add 'One' chunk method (#137)
1ed30a6
KevinHuSh
commited on
refine manul parser (#131)
7d85666
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
fix table desc bugs, add positions to chunks (#91)
64a0633
KevinHuSh
commited on
solve task execution issues (#90)
bcb7249
KevinHuSh
commited on
resolve the issue of naive parser (#87)
ce95639
KevinHuSh
commited on
fix user login issue (#85)
f666f56
KevinHuSh
commited on
add dockerfile and fix trival bugs (#78)
8887e47
KevinHuSh
commited on
refine admin initialization (#75)
4c52eb9
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
llm configuation refine and trievalTest API refine (#40)
484e5ab
KevinHuSh
commited on
add dialog api (#33)
9bf75d4
KevinHuSh
commited on
rename web_server to api (#29)
6be3dd5
KevinHuSh
commited on