ragflow / rag /llm /chat_model.py

Commit History

Add Support for AWS Bedrock (#1408)
dffdcde

H KevinHuSh commited on

add keyword extraction in graph (#1373)
f9d77f2

KevinHuSh commited on

Integrates LLM Azure OpenAI (#1318)
29b8637

LiYongHui yonghui li commited on

add support for mistral (#1153)
4825b73

KevinHuSh commited on

Adding the Minimax model (#1009)
d862dfe

cecilia-uu cecilia-uu commited on

fix tk_count undefine issue (#996)
12c8841

KevinHuSh commited on

set ollama keep_alive (#985)
defd4c5

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

add support for deepseek (#668)
4d5f1c9

KevinHuSh commited on

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

KevinHuSh commited on

fix ollama issuet push (#486)
ef15d2d

KevinHuSh commited on

conversation API backend update (#360)
50de567

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

add base url for OpenAI (#166)
e06e08c

KevinHuSh commited on

refine OpenAi Api (#159)
adb65d7

KevinHuSh commited on

apply pep8 formalize (#155)
79ada0b

KevinHuSh commited on

add Moonshot, debug my_llm (#126)
c1bdfb8

KevinHuSh commited on

add dockerfile for cuda envirement. Refine table search strategy, (#123)
9fe9fc4

KevinHuSh commited on

add local llm implementation (#119)
1550520

KevinHuSh commited on

deal with stop reason being length problem (#109)
cfd888e

KevinHuSh commited on

refine admin initialization (#75)
4c52eb9

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

Test APIs and fix bugs (#41)
34b2ab3

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

build python version rag-flow (#21)
3079197

KevinHuSh commited on