UNPKG

n8n-nodes-rckflr-cosine-similarity

Version:

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

19 lines (18 loc) 429 B
{ "node": "n8n-nodes-base.httpbin", "nodeVersion": "1.0", "codexVersion": "1.0", "categories": ["Development", "Developer Tools"], "resources": { "credentialDocumentation": [ { "url": "http://httpbin.org/#/Auth/get_bearer" } ], "primaryDocumentation": [ { "url": "http://httpbin.org/" } ] } }