ragflow / rag /llm

Commit History

fix: bug similarity() in YoudaoRerank (#1084)
4cca456

Wang Baoling commited on

add self-rag (#1070)
a49657b

KevinHuSh commited on

refine rerank (#1056)
92cae19

KevinHuSh commited on

refine API request data processing (#1031)
7e0ad60

KevinHuSh commited on

Fix: bug #991 (#1013)
04d3b7e

Wang Baoling KevinHuSh commited on

Adding the Minimax model (#1009)
d862dfe

cecilia-uu cecilia-uu commited on

Update info (#1005)
7dd2893

jinhai-2012 commited on

fix #994 (#1006)
c60dccb

KevinHuSh commited on

fix bug 994 ,991 (#1004)
d42f535

KevinHuSh commited on

fix tk_count undefine issue (#996)
12c8841

KevinHuSh commited on

fix bge rerank normalize issue (#988)
c07cfc8

KevinHuSh commited on

set ollama keep_alive (#985)
defd4c5

KevinHuSh commited on

fix jina adding issure and term weight refinement (#974)
6ad2626

KevinHuSh commited on

add rerank model (#969)
c037a22

KevinHuSh commited on

Added support for Baichuan LLM (#934)
d7bf446

yungongzi OnePieceMan commited on

fix raptor bugs (#928)
75a07ce

KevinHuSh commited on

Bug fix for volcengine (#909)
6db9c7b

yungongzi OnePieceMan commited on

add raptor (#899)
2436df2

KevinHuSh commited on

Add support for VolcEngine - the current version supports SDK2 (#885)
dea956e

yungongzi commited on

fixed: The choices may be empty. (#876)
2721f55

dashi6174 commited on

add locally deployed llm (#841)
71b2e07

KevinHuSh commited on

fix english query bug (#840)
bf46bd5

KevinHuSh commited on

fix zhipuAI stream issue (#825)
66d269d

KevinHuSh commited on

fix stream chat for ollama (#816)
09e1055

KevinHuSh commited on

add stream chat (#811)
028fe40

KevinHuSh commited on

support gpt-4o (#773)
73099c4

KevinHuSh commited on

truncate text to fitin embedding model (#692)
c87ddd7

KevinHuSh commited on

add support for deepseek (#668)
4d5f1c9

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

fix ollama issuet push (#486)
ef15d2d

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

conversation API backend update (#360)
50de567

KevinHuSh commited on

Support Xinference (#321)
6b3ce5a

KevinHuSh commited on

Support Xinference (#320)
63df91a

KevinHuSh commited on

refine log format (#312)
1daa4bd

KevinHuSh commited on

resolve issure to call ZH?IPUAI (#277)
8bdf2db

KevinHuSh commited on

remove presence_penalty for chatglm (#268)
4bf8e84

KevinHuSh commited on

Support Ollama (#261)
8f9784a

KevinHuSh commited on

fix docker compose issue (#238)
0cfb2df

KevinHuSh commited on

refine error response, add set api-key MD (#178)
58d441f

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