Zhichang Yu
a2a5631da4
Rework logging (#3358)
Unified all log files into one.
### What problem does this PR solve?
Unified all log files into one.
### Type of change
- [x] Refactoring
11 månader sedan
Zhichang Yu
f4c52371ab
Integration with Infinity (#2894)
### What problem does this PR solve?
Integration with Infinity
- Replaced ELASTICSEARCH with dataStoreConn
- Renamed deleteByQuery with delete
- Renamed bulk to upsertBulk
- getHighlight, getAggregation
- Fix KGSearch.search
- Moved Dealer.sql_retrieval to es_conn.py
### Type of change
- [x] Refactoring
11 månader sedan
Kevin Hu
004487cca0
fix term weight issue (#3306)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
11 månader sedan
Kevin Hu
2d1fbefdb5
search between multiple indiices for team function (#3079)
### What problem does this PR solve?
#2834
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 år sedan
Kevin Hu
04ff9cda7c
expand rerank range (#2746)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 år sedan
Kevin Hu
ecf441c830
refine using rerank model (#2553)
### What problem does this PR solve?
#2552
### Type of change
- [x] Performance Improvement
1 år sedan
Kevin Hu
54342ae0a2
boost highlight performace (#2419)
### What problem does this PR solve?
#2415
### Type of change
- [x] Performance Improvement
1 år sedan
Kevin Hu
9d4bb5767c
make highlight friendly to English (#2417)
### What problem does this PR solve?
#2415
### Type of change
- [x] Performance Improvement
1 år sedan
Kevin Hu
4730145696
debug backend API for TAB 'search' (#2389)
### What problem does this PR solve?
#2247
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 år sedan
Kevin Hu
333608a1d4
add search TAB backend api (#2375)
### What problem does this PR solve?
#2247
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 år sedan
Kevin Hu
78ed8fe9a5
add doc ids to chat (#1944)
### What problem does this PR solve?
### Type of change
- [x] Performance Improvement
1 år sedan
Kevin Hu
43199c45c3
refine loginfo about graprag progress (#1823)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
KevinHuSh
8c07992b6c
refine code (#595)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 år sedan
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 år sedan
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 år sedan
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 år sedan
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 år sedan
KevinHuSh
a5384446e3
let's load model from local (#163)
1 år sedan
KevinHuSh
f3477202fe
refine citation (#161)
1 år sedan
KevinHuSh
37185466e2
READEME refined (#156)
1 år sedan
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 år sedan
KevinHuSh
da21320b88
fix plainPdf bugs (#152)
1 år sedan
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1 år sedan
KevinHuSh
6c6b144de2
refine manual parser (#140)
1 år sedan
KevinHuSh
5875c8ba08
Add 'One' chunk method (#137)
1 år sedan
KevinHuSh
6999598101
refine for English corpus (#135)
1 år sedan
KevinHuSh
9da671b951
refine manul parser (#131)
1 år sedan
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1 år sedan
KevinHuSh
8f86ab9f7f
refine pdf parser, add time zone to userinfo (#112)
1 år sedan
KevinHuSh
436c52bbc5
refine presentation parser (#110)
1 år sedan
KevinHuSh
2d7c9080f4
deal with stop reason being length problem (#109)
1 år sedan
KevinHuSh
b89ac3c4be
chage tas execution logic (#103)
1 år sedan
KevinHuSh
d7c362f237
adjust hierarchical_merge strategy (#100)
1 år sedan
KevinHuSh
602038ac49
fix task cancling bug (#98)
1 år sedan
KevinHuSh
7bfaf0df29
fix position extraction bug (#93)
* fix position extraction bug
* remove delimiter for naive parser
1 år sedan
KevinHuSh
685b4d8a95
fix table desc bugs, add positions to chunks (#91)
1 år sedan
KevinHuSh
8a726fb04b
solve task execution issues (#90)
1 år sedan
KevinHuSh
1567e881de
fix bug of inserting cites (#76)
1 år sedan
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
1 år sedan
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1 år sedan
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
1 år sedan
KevinHuSh
c5ea37cd30
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
1 år sedan
KevinHuSh
407b2523b6
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
1 år sedan
KevinHuSh
e32ef75e99
Test chat API and refine ppt chunker (#42)
1 år sedan