fixed bugs

This commit is contained in:
mxr612 2024-08-21 15:13:20 +08:00
parent bb3e175968
commit 854cd6d335

View File

@ -20,7 +20,7 @@ def query(query:str):
'a':str(i['abstract']),
'score':[
{
'type': 'rrf'
'type': 'rrf',
'value':0.8
}
]