Commit History
rm es query escape chars (#3428)
a1e29f7
Kevin Hu
commited on
fix: empty token bug (#3424)
8c25b8b
Kevin Hu
commited on
Move clk100k_base tokenizer to docker image (#3411)
f567bc7
fix: synonym bug (#3423)
e023933
Kevin Hu
commited on
Use consistent log file names, introduced initLogger (#3403)
8bc2fc9
Updates on parsing progress, including more detailed time cost inform… (#3402)
c337e13
Kevin Hu
commited on
resolve halt while starting up (#3397)
149b3bf
Kevin Hu
commited on
fix bug about fetching knowledge graph (#3394)
6a9fa6b
Kevin Hu
commited on
Added doc for switching elasticsearch to infinity (#3370)
2459d65
set DLA active for KG (#3386)
b726d64
Kevin Hu
commited on
Fix the value issue of anthropic (#3351)
9ef0b16
shijiefengjun
chenhaodong
Kevin Hu
commited on
mv service_conf.yaml to conf/ and fix: add 'answer' as a parameter to 'generate' (#3379)
587bed3
Kevin Hu
commited on
exstract model dir from model‘s full name (#3368)
3256beb
roc king
王志鹏
Kevin Hu
commited on
Refine english synonym (#3371)
58f507b
Kevin Hu
commited on
Rework logging (#3358)
22fe41e
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