Merge pull request #9 from 3eif/fix-filter

Add description for Vectara filter
This commit is contained in:
Seif
2023-08-14 11:42:17 -07:00
committed by GitHub
2 changed files with 4 additions and 0 deletions
@@ -34,6 +34,8 @@ class VectaraExisting_VectorStores implements INode {
{
label: 'Vectara Metadata Filter',
name: 'filter',
description:
'Filter to apply to Vectara metadata. Refer to the <a target="_blank" href="https://docs.flowiseai.com/vector-stores/vectara">documentation</a> on how to use Vectara filters with Flowise.',
type: 'string',
additionalParams: true,
optional: true
@@ -43,6 +43,8 @@ class VectaraExisting_VectorStores implements INode {
{
label: 'Vectara Metadata Filter',
name: 'filter',
description:
'Filter to apply to Vectara metadata. Refer to the <a target="_blank" href="https://docs.flowiseai.com/vector-stores/vectara">documentation</a> on how to use Vectara filters with Flowise.',
type: 'string',
additionalParams: true,
optional: true