Commit History
lower openai version in requirements.txt (#1747)
cbc2f9a
fix: ERROR: 'CompletionUsage' object has no attribute 'get' (#1736)
4eabbf5
Wang Baoling
commited on
add support for LocalLLM (#1744)
36d0b06
Fix: Embedding err when docx contains unsupported images (#1720)
b37fedc
fix MiniMax chat bug (#1733)
b4d4127
Fix docx parser line bug (#1715)
dda4c86
H
Kevin Hu
commited on
fix OpenAI llm return bug (#1728)
970a3e8
黄腾
commited on
Fix docs parser (#1714)
d44c6e8
H
commited on
fix bug of regx (#1703)
7fcb06c
Kevin Hu
commited on
fix embedding_model (#1698)
d3dad46
江不江
commited on
refactor some llm api using openai api format (#1692)
6ead7eb
Fix api reference empty bug (#1655)
b4bc2db
Kung Quang
commited on
add support for LM Studio (#1663)
5e7d900
fix: Misspelled Variable Name (#1662)
88e14ed
cHz
commited on
Feat stepfun (#1659)
5c2094e
fix redis no such key (#1647)
b994dc1
江不江
Kevin Hu
commited on
add support for NVIDIA llm (#1645)
745354f
Add ParsertType Audio (#1637)
0c9dbca
H
commited on
Add sequence2txt model.py (#1633)
7c30742
H
commited on
Chat Use CVmodel (#1607)
afe703e
H
commited on
add support for StepFun (#1611)
f515d5f
add support for LocalAI (#1608)
5bd5c21
fix embeding model for Azure (#1601)
5f6673f
Kevin Hu
commited on
fix MiniMax api error (#1567)
8d68326
'load llm infomation from a json file and add support for OpenRouter' (#1533)
436c3b5
fix the tokens error that occurred when adding the xinference model (#1527)
6b089a1
zhuhao
commited on
fix minimax bug (#1528)
7d04573
Kevin Hu
commited on
refine db connection (#1494)
210b45f
Kevin Hu
commited on
add Gemini key (#1480)
4c076a1
fix bugs of rerank model with xinference (#1481)
984f31c
Kevin Hu
commited on
added SVG for Groq model model providers (#1470)
f6c384e
paresh2806
paresh0628
Kevin Hu
commited on
feat: support xinference rerank model (#1466)
40bbe34
zhuhao
commited on
add support for Gemini (#1465)
1f5bc27
examples empty in categorize (#1422)
4bfd3a5
KevinHuSh
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
refine templates of graph (#1368)
eba9007
KevinHuSh
commited on
Integrates LLM Azure OpenAI (#1318)
29b8637
LiYongHui
yonghui li
commited on
add interpreter to graph (#1347)
5f42f03
KevinHuSh
commited on
upgrade laws parser of docx (#1332)
0442b90
KevinHuSh
commited on
Optimize docx handle method in laws parser (#1302)
1043572
fix mem leak for local reranker (#1295)
bfb0635
KevinHuSh
commited on
Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292)
05dad97
zhuhao
zhuhao
commited on
Support table for markdown file in general parser (#1278)
5bfd79c
Support displaying tables in the chunks of pdf file when using QA parser (#1263)
622e082
Support displaying images in the chunks of docx files when using general parser (#1253)
4adcb3c
fix Rerank Vector Similarity Score (#1249)
95aad98
GYH
commited on