We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60462a6 commit 4bd0345Copy full SHA for 4bd0345
packages/components/nodes/vectorstores/Teradata/Teradata.ts
@@ -141,7 +141,7 @@ class Teradata_VectorStores implements INode {
141
{
142
label: 'Top_K',
143
name: 'topK',
144
- description: 'Number of top results to fetch. Default to 4',
+ description: 'Number of top results to fetch. Default to 10',
145
placeholder: 'Top_K',
146
type: 'string',
147
optional: true
0 commit comments