UNPKG

n8n-nodes-query-retriever-rerank

Version:

Advanced n8n community node for intelligent document retrieval with multi-step reasoning, reranking, and comprehensive debugging

3 lines (2 loc) 103 B
import { INode } from 'n8n-workflow'; export declare function nodeNameToToolName(node: INode): string;