Commit History
add support for Replicate (#1980)
38ccbb8
fix OpenAI Embedding length error (#1972)
49d1201
add support for SILICONFLOW (#1926)
61bc209
add support for Upstage (#1902)
89708fb
add support for TogetherAI (#1890)
5036aed
add support for PerfXCloud (#1883)
ce69533
add support for cohere (#1849)
2e1c73c
fix LocalAI add bug (#1851)
07dead3
add supprot for OpenAI-API-Compatible llm (#1787)
29fdf3e
fix embedding_model (#1698)
d3dad46
江不江
commited on
refactor some llm api using openai api format (#1692)
6ead7eb
add support for LM Studio (#1663)
5e7d900
add support for NVIDIA llm (#1645)
745354f
add support for LocalAI (#1608)
5bd5c21
fix embeding model for Azure (#1601)
5f6673f
Kevin Hu
commited on
add support for Gemini (#1465)
1f5bc27
Add Support for AWS Bedrock (#1408)
dffdcde
H
KevinHuSh
commited on
Integrates LLM Azure OpenAI (#1318)
29b8637
LiYongHui
yonghui li
commited on
Fix ragflow may encounter an OOM (Out Of Memory) when there are a lot of conversations (#1292)
05dad97
zhuhao
zhuhao
commited on
add support for mistral (#1153)
4825b73
KevinHuSh
commited on
fix file preview in file management (#1151)
e4c23fc
KevinHuSh
commited on
refactor (#1124)
83a0020
KevinHuSh
commited on
infinity: Update embedding_model.py (#1109)
b43a465
Michael Feil
commited on
fix bug in api (#1088)
21cb28c
KevinHuSh
commited on
fix #994 (#1006)
c60dccb
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
truncate text to fitin embedding model (#692)
c87ddd7
KevinHuSh
commited on
optimize srv broker and executor logic (#630)
1d93b24
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
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