mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-22 09:01:09 +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',
|
||||
name: 'mmrDiversityBias',
|
||||
step: 0.1,
|
||||
description:
|
||||
'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.' +
|
||||
|
||||
Reference in New Issue
Block a user