UNPKG

vectors-chunkers

Version:

A flexible text and data chunking library for vector databases and LLMs

14 lines (11 loc) 144 B
{ "root": true, "extends": "@ljharb", "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }