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
91068edf16
Support Xinference (#320)
### What problem does this PR solve?
Issue link:#299
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
KevinHuSh
923cbe488e
fix #258 task_executor occupy cpu too much (#288)
### What problem does this PR solve?
Issue link:#285
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1年前
KevinHuSh
3708b97db9
Support Ollama (#261)
### What problem does this PR solve?
Issue link:#221
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1年前
KevinHuSh
572e5b1ff1
Let task continue dispaching while meeting unexpected doc formats (#199)
### 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/198 )]
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [ ] New Feature (non-breaking change which adds functionality)
- [ ] Breaking Change (fix or feature that could cause existing
functionality not to work as expected)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Test cases
- [ ] Python SDK impacted, Need to update PyPI
- [ ] Other (please describe):
1年前
KevinHuSh
38e5737067
add base url for OpenAI (#166)
1年前
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1年前
KevinHuSh
979b3a5b4b
support snapshot download from local (#153)
* support snapshot download from local
* let snapshot download from local
1年前
KevinHuSh
da21320b88
fix plainPdf bugs (#152)
1年前
KevinHuSh
71fe314955
refine page ranges (#147)
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
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1年前
KevinHuSh
0feb085c88
refine table parser (#120)
1年前
KevinHuSh
f1f09df901
add local llm implementation (#119)
1年前
KevinHuSh
b89ac3c4be
chage tas execution logic (#103)
1年前
KevinHuSh
602038ac49
fix task cancling bug (#98)
1年前
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
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
0429107e80
fix user login issue (#85)
1年前
KevinHuSh
320cbf545f
docker debugging modification (#82)
1年前
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
1年前
KevinHuSh
d32322c081
rename vision, add layour and tsr recognizer (#70)
* rename vision, add layour and tsr recognizer
* trivial fixing
1年前
KevinHuSh
cacd36c5e1
use onnx models, new deepdoc (#68)
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
e6acaf6738
Add Q&A and Book, fix task running bugs (#50)
1年前
KevinHuSh
6224edcd1b
Add task moduel, and pipline the task and every parser (#49)
1年前
KevinHuSh
e32ef75e99
Test chat API and refine ppt chunker (#42)
1年前
KevinHuSh
34b2ab3b2f
Test APIs and fix bugs (#41)
1年前
KevinHuSh
484e5abc1f
llm configuation refine and trievalTest API refine (#40)
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年前