Skip to content

Commit 4bd0345

Browse files
author
ss186247
committed
Updated description for Top_K
1 parent 60462a6 commit 4bd0345

File tree

1 file changed

+1
-1
lines changed
  • packages/components/nodes/vectorstores/Teradata

1 file changed

+1
-1
lines changed

packages/components/nodes/vectorstores/Teradata/Teradata.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ class Teradata_VectorStores implements INode {
141141
{
142142
label: 'Top_K',
143143
name: 'topK',
144-
description: 'Number of top results to fetch. Default to 4',
144+
description: 'Number of top results to fetch. Default to 10',
145145
placeholder: 'Top_K',
146146
type: 'string',
147147
optional: true

0 commit comments

Comments
 (0)