Kevin Hu
152072f900
Add graphrag (#1793)
### What problem does this PR solve?
#1594
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
KevinHuSh
e35f7610e7
fix too long query exception (#1195)
### What problem does this PR solve?
#1161
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
Jin Hai
9ed0e50f6b
Update info (#1005)
### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
### Type of change
- [x] Refactoring
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
1年前
KevinHuSh
614defec21
add rerank model (#969)
### What problem does this PR solve?
feat: add rerank models to the project #724 #162
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
GYH
be13429d05
Add api/list_kb_docs function and modify api/list_chunks (#874)
### What problem does this PR solve?
#717
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
KevinHuSh
648a2baaa9
fix disabled doc is still retreivalable (#695)
### What problem does this PR solve?
Fix that disabled doc is still retreivalable
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
KevinHuSh
8c07992b6c
refine code (#595)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1年前
KevinHuSh
ed6081845a
Fit a lot of encodings for text file. (#458)
### What problem does this PR solve?
#384
### Type of change
- [x] Performance Improvement
1年前
KevinHuSh
d4e0bfc8a5
fix gb2312 encoding issue (#394)
### What problem does this PR solve?
Issue link:#384
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
KevinHuSh
890561703b
Add bce-embedding and fastembed (#383)
### What problem does this PR solve?
Issue link:#326
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
KevinHuSh
23b448cf96
fix docker compose issue (#238)
### What problem does this PR solve?
_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._
Issue link:#[[Link the issue
here](https://github.com/infiniflow/ragflow/issues/226 )]
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
KevinHuSh
a5384446e3
let's load model from local (#163)
1年前
KevinHuSh
f3477202fe
refine citation (#161)
1年前
KevinHuSh
37185466e2
READEME refined (#156)
1年前
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1年前
KevinHuSh
da21320b88
fix plainPdf bugs (#152)
1年前
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1年前
KevinHuSh
6c6b144de2
refine manual parser (#140)
1年前
KevinHuSh
5875c8ba08
Add 'One' chunk method (#137)
1年前
KevinHuSh
6999598101
refine for English corpus (#135)
1年前
KevinHuSh
9da671b951
refine manul parser (#131)
1年前
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1年前
KevinHuSh
8f86ab9f7f
refine pdf parser, add time zone to userinfo (#112)
1年前
KevinHuSh
436c52bbc5
refine presentation parser (#110)
1年前
KevinHuSh
2d7c9080f4
deal with stop reason being length problem (#109)
1年前
KevinHuSh
b89ac3c4be
chage tas execution logic (#103)
1年前
KevinHuSh
d7c362f237
adjust hierarchical_merge strategy (#100)
1年前
KevinHuSh
602038ac49
fix task cancling bug (#98)
1年前
KevinHuSh
7bfaf0df29
fix position extraction bug (#93)
* fix position extraction bug
* remove delimiter for naive parser
1年前
KevinHuSh
685b4d8a95
fix table desc bugs, add positions to chunks (#91)
1年前
KevinHuSh
8a726fb04b
solve task execution issues (#90)
1年前
KevinHuSh
1567e881de
fix bug of inserting cites (#76)
1年前
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
1年前
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1年前
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
1年前
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
1年前
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1年前
KevinHuSh
e32ef75e99
Test chat API and refine ppt chunker (#42)
1年前
KevinHuSh
34b2ab3b2f
Test APIs and fix bugs (#41)
1年前
KevinHuSh
4a858d33b6
add conversation API (#35)
1年前
KevinHuSh
9bf75d4511
add dialog api (#33)
1年前
KevinHuSh
c372afe40a
change licence (#28)
* add front end code
* change licence
1年前
KevinHuSh
3198faf2d2
add alot of api (#23)
* clean rust version project
* clean rust version project
* build python version rag-flow
* add alot of api
1年前
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1年前
KevinHuSh
d0db329fef
add llm API (#19)
* add llm API
* refine llm API
1年前
KevinHuSh
3fc700a1d4
build dialog server; add thumbnail to docinfo; (#17)
1年前
KevinHuSh
3245107dc7
use minio to store uploaded files; build dialog server; (#16)
* format code
* use minio to store uploaded files; build dialog server;
1年前