Commit History
Add component 'Template' (#3562)
19268e7
Kevin Hu
commited on
Cut down the attempt times of ES (#3550)
dc07a4b
Kevin Hu
commited on
Removed beartype (#3528)
51c0b88
Warning instead of exception on type mismatch (#3523)
7605a07
Make spark model robuster to model name (#3514)
258e6bf
Kevin Hu
commited on
Added kb_id filter to knn. Fix #3458 (#3513)
aebd986
smooth term weight (#3510)
bc6fc1a
Kevin Hu
commited on
fix synonym bug (#3506)
d007a79
Kevin Hu
commited on
Fix bugs (#3502)
6807fac
fix: laws.py added missing import logging (#3501)
b88edf5
Michal Masrna
Michal Masrna
commited on
Changed requirement to python 3.10 (#3496)
7ac0c02
Add api for sessions and add max_tokens for tenant_llm (#3472)
99ac12c
liuhua
liuhua
commited on
Fix elasticsearch status display (#3487)
fed0197
fix(rag): fix error in viewing document chunk and cannot start task_executor server (#3481)
f05eb1d
Kung Quang
commited on
Fix logs. Use dict.pop instead of del. Close #3473 (#3484)
4fd5400
Introduced beartype (#3460)
eae0334
Added LocalAI support for rerank models (#3446)
9640d9a
shizzgar
Kevin Hu
commited on
enlarge the default token length of RAPTOR summarization (#3454)
0d756a3
Kevin Hu
commited on
Added current task into task executor's hearbeat (#3444)
4822328
handle_task catch all exception (#3441)
563b0d7
Move settings initialization after module init phase (#3438)
6101699
refine the message of queuing a task (#3437)
11daec5
Kevin Hu
commited on
Enlarge the term weight difference (#3435)
fd3ed7b
Kevin Hu
commited on
Rework task executor heartbeat (#3430)
362b09b
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