ragflow / rag /llm /embedding_model.py

Commit History

truncate text to fitin embedding model (#692)
c87ddd7

KevinHuSh commited on

optimize srv broker and executor logic (#630)
1d93b24

fkzhao Kevin Hu commited on

fix disable and enable llm setting in dialog (#616)
22390c0

KevinHuSh commited on

refine docker layers (#606)
da67205

KevinHuSh commited on

refactor code (#583)
2d09c38

KevinHuSh commited on

Refactor (#537)
3069c36

KevinHuSh commited on

make sure the models will not be load twice (#422)
c9a1362

KevinHuSh commited on

Add bce-embedding and fastembed (#383)
ba51460

KevinHuSh commited on

feat: FastEmbed embedding support (#291)
a86164e

Anush008 KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

refine readme (#170)
0c30cc9

KevinHuSh commited on

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

let's load model from local (#163)
8ee4f9f

KevinHuSh commited on

refine OpenAi Api (#159)
adb65d7

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

support snapshot download from local (#153)
8f39e7a

KevinHuSh commited on

fix plainPdf bugs (#152)
328b4c9

KevinHuSh commited on

change callback strategy, add timezone to docker (#96)
b83edb4

KevinHuSh commited on

Refine resume parts and fix bugs in retrival using sql (#66)
a8294f2

KevinHuSh commited on

refactor retieval_test, add SQl retrieval methods (#61)
5e0a689

KevinHuSh commited on

Test chat API and refine ppt chunker (#42)
e32ef75

KevinHuSh commited on

llm configuation refine and trievalTest API refine (#40)
484e5ab

KevinHuSh commited on

add dialog api (#33)
9bf75d4

KevinHuSh commited on

change licence (#28)
c372afe

KevinHuSh commited on

add alot of api (#23)
3198faf

KevinHuSh commited on

build python version rag-flow (#21)
3079197

KevinHuSh commited on