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) 178 B
import { INodeProperties, NodeConnectionType } from 'n8n-workflow'; export declare function getConnectionHintNoticeField(connectionTypes: NodeConnectionType[]): INodeProperties;