mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
refac: fuzzy search threshold
This commit is contained in:
parent
465e16d282
commit
0028285361
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
}),
|
||||
{
|
||||
keys: ['value', 'tags', 'modelName'],
|
||||
threshold: 0.3
|
||||
threshold: 0.4
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue