ragflow / rag /llm /embedding_model.py

Commit History

Fix gemini embedding error. (#4356)
6ec0dc3

Kevin Hu commited on

Fix error of changing embedding model (#4184)
0d51511

jinhai-2012 commited on

Make fast embed and default embed mutually exclusive. (#4121)
541b2f3

Kevin Hu commited on

Fix fastembed reloading issue. (#4117)
11bef16

Kevin Hu commited on

Fix HuggingFace model error. (#3870)
0dec4cf

Kevin Hu commited on

Refactor embedding batch_size (#3825)
08913be

zhichyu commited on

Fix voyage embedding. (#3818)
449650c

Kevin Hu commited on

Detect invalid response from api.siliconflow.cn (#3792)
7449fd0

zhichyu commited on

add jina new models in jina connector (#3770)
e5a1268

devMls commited on

Fix batch size issue. (#3675)
c9d78b3

Kevin Hu commited on

Fix a bug in VolcEngine (#3658)
c62f284

liuhua liuhua commited on

Update docs for v0.14.0 (#3625)
638a84e

Kevin Hu commited on

Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c

liuhua liuhua commited on

Introduced beartype (#3460)
eae0334

zhichyu commited on

Move settings initialization after module init phase (#3438)
6101699

jinhai-2012 commited on

Use consistent log file names, introduced initLogger (#3403)
8bc2fc9

zhichyu commited on

exstract model dir from model‘s full name (#3368)
3256beb

roc king 王志鹏 Kevin Hu commited on

Rework logging (#3358)
22fe41e

zhichyu commited on

fix: TypeError: only length-1 arrays can be converted to Python scalars (#3211)
24b9cdf

ksztone-huanggonghao commited on

Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832)
13b2570

0000sir 0000sir Kevin Hu commited on

support api-version and change default-model in adding azure-openai and openai (#2799)
fa680e0

JobSmithManipulation Kevin Hu commited on

move import positions (#2753)
f711e2a

Kevin Hu commited on

Fix/bedrock issues (#2718)
57bca82

Omar Leonardo Sanchez Granados commited on

add huggingface model (#2624)
086a0cb

JobSmithManipulation Kevin Hu commited on

make it lighten (#2577)
d55a6be

Kevin Hu commited on

add lighten control (#2567)
dbcbb17

Kevin Hu commited on

refine xinference (#2521)
96edfc5

Kevin Hu commited on

fix batch size error for qianwen embedding (#2431)
ef1a16c

Kevin Hu commited on

debug backend API for TAB 'search' (#2389)
6d597a0

Kevin Hu commited on

fix SILICONFLOW embedding error (#2363)
16d7b7b

黄腾 aopstudio commited on

Fix some security vulnerabilities. (#2160)
7b1ec89

黄腾 aopstudio commited on

add support for Voyage AI (#2159)
b6bfae8

黄腾 aopstudio Kevin Hu commited on

add support for Baidu yiyan (#2049)
06a1df0

黄腾 aopstudio commited on

add support for Replicate (#1980)
38ccbb8

黄腾 aopstudio commited on

fix OpenAI Embedding length error (#1972)
49d1201

黄腾 aopstudio commited on

add support for SILICONFLOW (#1926)
61bc209

黄腾 aopstudio commited on

add support for Upstage (#1902)
89708fb

黄腾 aopstudio commited on

add support for TogetherAI (#1890)
5036aed

黄腾 aopstudio Kevin Hu commited on

add support for PerfXCloud (#1883)
ce69533

黄腾 aopstudio commited on

add support for cohere (#1849)
2e1c73c

黄腾 aopstudio commited on

fix LocalAI add bug (#1851)
07dead3

黄腾 aopstudio commited on

add supprot for OpenAI-API-Compatible llm (#1787)
29fdf3e

黄腾 aopstudio commited on

fix embedding_model (#1698)
d3dad46

江不江 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

add support for NVIDIA llm (#1645)
745354f

黄腾 aopstudio commited on

add support for LocalAI (#1608)
5bd5c21

黄腾 aopstudio commited on

fix embeding model for Azure (#1601)
5f6673f

Kevin Hu commited on

add support for Gemini (#1465)
1f5bc27

黄腾 aopstudio commited on

Add Support for AWS Bedrock (#1408)
dffdcde

H KevinHuSh commited on