ragflow / rag /llm

Commit History

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

zhichyu commited on

Fix the value issue of anthropic (#3351)
9ef0b16

shijiefengjun chenhaodong Kevin Hu 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: Anthropic param error (#3327)
2646b91

Kevin Hu commited on

add inputs to display to every components (#3242)
70153b9

Kevin Hu commited on

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

ksztone-huanggonghao commited on

accelerate term weight calculation (#3206)
75f6aef

Kevin Hu commited on

rm unused file (#3205)
8ce7a30

Kevin Hu commited on

fix local variable ans (#3077)
e9cc5fb

Kevin Hu commited on

refactor error message of qwen (#3074)
5381c23

Kevin Hu commited on

make gemini robust (#3012)
1a43942

Kevin Hu commited on

fix SILICONFLOW rerank error (#2980)
9cbbedc

Kevin Hu commited on

[Bug]: unnecessary auto-increment calculations in the tokens statistics of the chat model (#2969)
c31ab66

Yinquan WANG Kevin Hu commited on

[Bug]: When use OpenAI chat model , raise ERROR: 'CompletionUsage' object has no attribute 'get' #2948 (#2949)
8efa7c5

Yinquan WANG Kevin Hu commited on

fix sequence2txt error and usage total token issue (#2961)
0dbe613

Kevin Hu commited on

Feature/feat1017 (#2872)
8de8827

chongcb chongchuanbing Kevin Hu commited on

Resolves #2905 openai compatible model provider add llama.cpp rerank support (#2906)
27aa4e5

ziyu4huang 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 chat model in huggingface (#2802)
19806c7

JobSmithManipulation commited on

reduce rerank batch size (#2801)
4a4d1d6

Kevin Hu commited on

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

JobSmithManipulation Kevin Hu commited on

fix bedrock issue (#2776)
40df4d9

Kevin Hu commited on

fix xinference add rerank model bug (#2758)
f2ca0b5

Sky Blue commited on

move import positions (#2753)
f711e2a

Kevin Hu commited on

solve knowledgegraph issue when calling gemini model (#2738)
fe03167

JobSmithManipulation commited on

support sequence2txt and tts model in Xinference (#2696)
44bea96

JobSmithManipulation Kevin Hu commited on

Fix/bedrock issues (#2718)
57bca82

Omar Leonardo Sanchez Granados commited on

fix error in exception (#2694)
412edc4

Kevin Hu commited on

add huggingface model (#2624)
086a0cb

JobSmithManipulation Kevin Hu commited on

style: fix typo and format code (#2618)
35bb186

yqkcn commited on

Update Yichat base_url (#2620)
be56b52

liuhua liuhua commited on

Fix: renrank_model and pdf_parser bugs | Update: session API (#2601)
678763e

liuhua liuhua commited on

make it lighten (#2577)
d55a6be

Kevin Hu commited on

add lighten control (#2567)
dbcbb17

Kevin Hu commited on

SparkTTS (#2535)
e6abe77

liuhua liuhua commited on

refine xinference (#2521)
96edfc5

Kevin Hu commited on

make excel parsing configurable (#2517)
58ecd6d

Kevin Hu commited on

rm key set in xinference (#2511)
cf493b7

Kevin Hu commited on

refactor add LLM (#2508)
244188b

Kevin Hu commited on

refine TTS (#2500)
0b69c87

Kevin Hu commited on

OpenAITTS (#2493)
32ef5e5

liuhua liuhua 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

add support for TongyiQwen tts (#2311)
1c7b682

黄腾 aopstudio commited on

fix QWenSeq2txt bug (#2245)
4740a3f

Kevin Hu commited on

fix zhipuCV bug (#2215)
2ed172b

黄腾 aopstudio commited on

fix re sub bug (#2199)
4d9237e

Kevin Hu commited on

fix tts interface error (#2197)
ac8ea20

黄腾 aopstudio Kevin Hu commited on