KevinHuSh
a1586e0af9
correct mismatched kb doc number (#826)
### What problem does this PR solve?
#620
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
KevinHuSh
9e5d501e83
fix data init error (#820)
### What problem does this PR solve?
#810
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
KevinHuSh
e73ce39b66
Add 2 embeding models from OpenAI (#812)
### What problem does this PR solve?
#810
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
KevinHuSh
aa1c915d6e
support gpt-4o (#773)
### What problem does this PR solve?
#771
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
KevinHuSh
eb27a4309e
add support for deepseek (#668)
### What problem does this PR solve?
#666
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
KevinHuSh
b75d75e995
fix youdao bug (#551)
### What problem does this PR solve?
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
KevinHuSh
66f8d35632
Refactor (#537)
### What problem does this PR solve?
### Type of change
- [x] Refactoring
1 vuosi sitten
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 vuosi sitten
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 vuosi sitten
KevinHuSh
4608cccd05
add new model gpt-3-turbo (#352)
### What problem does this PR solve?
Issue link:#351
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
1 vuosi sitten
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 vuosi sitten
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 vuosi sitten
KevinHuSh
591202721d
fix bug about field misspell (#243)
### 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/242 )]
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
1 vuosi sitten
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 vuosi sitten
KevinHuSh
fd7fcb5baf
apply pep8 formalize (#155)
1 vuosi sitten
KevinHuSh
f6aee7f230
add use layout or not option (#145)
* add use layout or not option
* trival
1 vuosi sitten
KevinHuSh
6c6b144de2
refine manual parser (#140)
1 vuosi sitten
KevinHuSh
5875c8ba08
Add 'One' chunk method (#137)
1 vuosi sitten
KevinHuSh
9da671b951
refine manul parser (#131)
1 vuosi sitten
KevinHuSh
2447f95629
add Moonshot, debug my_llm (#126)
1 vuosi sitten
KevinHuSh
de09b0e1a4
resolve table issues (#125)
1 vuosi sitten
KevinHuSh
675a9f8d9a
add dockerfile for cuda envirement. Refine table search strategy, (#123)
1 vuosi sitten
KevinHuSh
3d4315c42a
resolve the issue of naive parser (#87)
1 vuosi sitten
KevinHuSh
0429107e80
fix user login issue (#85)
1 vuosi sitten
KevinHuSh
320cbf545f
docker debugging modification (#82)
1 vuosi sitten
KevinHuSh
39269d2f79
add dockerfile and fix trival bugs (#78)
1 vuosi sitten
KevinHuSh
1567e881de
fix bug of inserting cites (#76)
1 vuosi sitten
KevinHuSh
4568a4b2cb
refine admin initialization (#75)
1 vuosi sitten
KevinHuSh
a8294f2168
Refine resume parts and fix bugs in retrival using sql (#66)
1 vuosi sitten
KevinHuSh
5e0a689c43
refactor retieval_test, add SQl retrieval methods (#61)
1 vuosi sitten
KevinHuSh
484e5abc1f
llm configuation refine and trievalTest API refine (#40)
1 vuosi sitten
KevinHuSh
4a858d33b6
add conversation API (#35)
1 vuosi sitten
KevinHuSh
9bf75d4511
add dialog api (#33)
1 vuosi sitten
KevinHuSh
6be3dd56fa
rename web_server to api (#29)
* add front end code
* change licence
* rename web_server to API
* change name to web_server
1 vuosi sitten
KevinHuSh
30791976d5
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
1 vuosi sitten