UNPKG

n8n-nodes-rckflr-cosine-similarity

Version:

A custom n8n node to calculate cosine similarity between two arrays of vectors.

4 lines (3 loc) 164 B
import { INodeProperties } from 'n8n-workflow'; export declare const httpVerbOperations: INodeProperties[]; export declare const httpVerbFields: INodeProperties[];