ragflow / rag /llm /chat_model.py

Commit History

lower openai version in requirements.txt (#1747)
cbc2f9a

黄腾 aopstudio commited on

fix: ERROR: 'CompletionUsage' object has no attribute 'get' (#1736)
4eabbf5

Wang Baoling commited on

add support for LocalLLM (#1744)
36d0b06

黄腾 aopstudio commited on

fix MiniMax chat bug (#1733)
b4d4127

黄腾 aopstudio commited on

fix OpenAI llm return bug (#1728)
970a3e8

黄腾 commited on

refactor some llm api using openai api format (#1692)
6ead7eb

黄腾 aopstudio commited on

add support for LM Studio (#1663)
5e7d900

黄腾 aopstudio commited on

Feat stepfun (#1659)
5c2094e

bdss58 lijianyong commited on

add support for NVIDIA llm (#1645)
745354f

黄腾 aopstudio commited on

add support for StepFun (#1611)
f515d5f

黄腾 aopstudio commited on

add support for LocalAI (#1608)
5bd5c21

黄腾 aopstudio commited on

fix MiniMax api error (#1567)
8d68326

黄腾 aopstudio commited on

'load llm infomation from a json file and add support for OpenRouter' (#1533)
436c3b5

黄腾 aopstudio commited on

added SVG for Groq model model providers (#1470)
f6c384e

paresh2806 paresh0628 Kevin Hu commited on

add support for Gemini (#1465)
1f5bc27

黄腾 aopstudio commited on

fix botocore (#1414)
6ac2722

H commited on

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