Commit History
Integration with Infinity (#2894)
b691127
fix: Anthropic param error (#3327)
2646b91
Kevin Hu
commited on
fix benchmark issue (#3324)
1f1194f
Kevin Hu
commited on
fix term weight issue (#3306)
1ca7adb
Kevin Hu
commited on
fix: term weight issue (#3294)
692cc99
Kevin Hu
commited on
make language judgement robuster (#3287)
0f25ebd
Kevin Hu
commited on
accelerate tokenize (#3244)
da58b16
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
Replaced redis with Valkey (#3164)
f79c4c9
search between multiple indiices for team function (#3079)
95863fc
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
refactor auto keywords and auto question (#2990)
a92e785
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
make titles in markdown not be splited with following content (#2971)
fa11d40
Kevin Hu
commited on
add auto keywords and auto-question (#2965)
44731b3
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
Resolves #2905 openai compatible model provider add llama.cpp rerank support (#2906)
27aa4e5
add API for tenant function (#2866)
ab87187
Kevin Hu
commited on
Fix keys of Xinference deployed models, especially has the same model name with public hosted models. (#2832)
13b2570
let presentation do raptor (#2838)
64508f3
Kevin Hu
commited on
refine token similarity (#2824)
2bf6c61
Kevin Hu
commited on
trival (#2808)
1500cac
Kevin Hu
commited on
fix LIGHTEN issue (#2806)
5bf0b15
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 docx images (#2756)
edccacf
lidp
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
Update azure_sas_conn.py - fixing container_url typo (#2740)
7b1a8ac
Jake Stride
commited on
expand rerank range (#2746)
770b18a
Kevin Hu
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
remove unused import (#2679)
3d5f9ea
yqkcn
commited on
rename get_txt to get_text (#2649)
d624a4e
Kevin Hu
commited on
Add get_txt function (#2639)
82adb1c
yqkcn
Kevin Hu
commited on
Fix logger error (#2643)
292a582
yqkcn
commited on
handle nits in task_executor (#2637)
f9dd38e
yqkcn
commited on