KevinHuSh
453c29170f
make sure the models will not be load twice (#422)
### What problem does this PR solve?
#381
### Type of change
- [x] Refactoring
1 year ago
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 year ago
Anush
826ad6a33a
feat: FastEmbed embedding support (#291)
### Description
Following up on https://github.com/infiniflow/ragflow/pull/275 , this PR
adds support for FastEmbed model configurations.
The options are not exhaustive. You can find the full list
[here](https://qdrant.github.io/fastembed/examples/Supported_Models/ ).
P.S. I ran into OOM issues when building the image.
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
---------
Co-authored-by: KevinHuSh <kevinhu.sh@gmail.com>
1 year ago
KevinHuSh
c39b751600
conversation API backend update (#360)
### What problem does this PR solve?
Issue link:#345
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 year ago
KevinHuSh
8ffc09cb5c
Support Xinference (#321)
### What problem does this PR solve?
Issue link:#299
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 year ago
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 year ago
KevinHuSh
f6c7204002
refine log format (#312)
### What problem does this PR solve?
Issue link:#264
### Type of change
- [x] Documentation Update
- [x] Refactoring
1 year ago
KevinHuSh
653c759d8d
resolve issure to call ZH?IPUAI (#277)
### What problem does this PR solve?
Issue link:#265
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
KevinHuSh
6748872b0b
remove presence_penalty for chatglm (#268)
### What problem does this PR solve?
Issue link:#265
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 year ago
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 year ago
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 year ago
KevinHuSh
121c7a5681
refine error response, add set api-key MD (#178)
1 year ago
KevinHuSh
e876f58b4c
refine readme (#170)
1 year ago
KevinHuSh
38e5737067
add base url for OpenAI (#166)
1 year ago
KevinHuSh
a5384446e3
let's load model from local (#163)
1 year ago
KevinHuSh
bf2e3d7fc1
refine OpenAi Api (#159)
1 year ago
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 year ago
KevinHuSh
979b3a5b4b
support snapshot download from local (#153)
* support snapshot download from local
* let snapshot download from local
1 year ago
KevinHuSh
da21320b88
fix plainPdf bugs (#152)
1 year ago
KevinHuSh
5875c8ba08
Add 'One' chunk method (#137)
1 year ago
KevinHuSh
2447f95629
add Moonshot, debug my_llm (#126)
1 year ago
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1 year ago
KevinHuSh
f1f09df901
add local llm implementation (#119)
1 year ago
KevinHuSh
2d7c9080f4
deal with stop reason being length problem (#109)
1 year ago
KevinHuSh
8a57f2afd5
change callback strategy, add timezone to docker (#96)
1 year ago
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
1 year ago
KevinHuSh
7fd1eca582
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
1 year ago
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1 year ago
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
1 year ago
KevinHuSh
e32ef75e99
Test chat API and refine ppt chunker (#42)
1 year ago
KevinHuSh
34b2ab3b2f
Test APIs and fix bugs (#41)
1 year ago
KevinHuSh
484e5abc1f
llm configuation refine and trievalTest API refine (#40)
1 year ago
KevinHuSh
4a858d33b6
add conversation API (#35)
1 year ago
KevinHuSh
9bf75d4511
add dialog api (#33)
1 year ago
KevinHuSh
c372afe40a
change licence (#28)
* add front end code
* change licence
1 year ago
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 year ago
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1 year ago