mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 01:01:11 +03:00
added step to diversityBias
This commit is contained in:
committed by
Ilango
parent
c93b01e821
commit
2484d2a676
@@ -110,6 +110,7 @@ class Vectara_VectorStores implements INode {
|
|||||||
{
|
{
|
||||||
label: 'MMR diversity bias',
|
label: 'MMR diversity bias',
|
||||||
name: 'mmrDiversityBias',
|
name: 'mmrDiversityBias',
|
||||||
|
step: 0.1,
|
||||||
description:
|
description:
|
||||||
'The diversity bias to use for MMR. This is a value between 0.0 and 1.0' +
|
'The diversity bias to use for MMR. This is a value between 0.0 and 1.0' +
|
||||||
'Values closer to 1.0 optimize for the most diverse results.' +
|
'Values closer to 1.0 optimize for the most diverse results.' +
|
||||||
|
|||||||
Reference in New Issue
Block a user