This commit is contained in:
Ofer Mendelevitch
2023-10-12 19:48:20 -07:00
parent 6a29ee8c02
commit 7ba38c0876
2 changed files with 2 additions and 2 deletions
@@ -39,7 +39,7 @@ class VectaraUpload_VectorStores implements INode {
type: 'file' type: 'file'
}, },
{ {
label: 'Vectara Metadata Filter', label: 'Metadata Filter',
name: 'filter', name: 'filter',
description: 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.', '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.',
@@ -41,7 +41,7 @@ class VectaraUpsert_VectorStores implements INode {
list: true list: true
}, },
{ {
label: 'Vectara Metadata Filter', label: 'Metadata Filter',
name: 'filter', name: 'filter',
description: 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.', '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.',