chore: Lintfix @n8n/nodes-langchain (#16868)

This commit is contained in:
Iván Ovejero
2025-07-01 14:08:51 +02:00
committed by GitHub
parent 1958b89d38
commit 9ffca02016
89 changed files with 144 additions and 246 deletions

View File

@@ -441,8 +441,8 @@ export function logWrapper<
return async (
query: string,
k?: number,
filter?: BiquadFilterType | undefined,
_callbacks?: Callbacks | undefined,
filter?: BiquadFilterType,
_callbacks?: Callbacks,
): Promise<Document[]> => {
connectionType = NodeConnectionTypes.AiVectorStore;
const { index } = executeFunctions.addInputData(connectionType, [