UNPKG

cag-js

Version:

Chunked Augmented Generation (CAG) algorithm for processing large text inputs with AI models

3 lines (2 loc) 65 B
export { default as CAG } from "./cag"; export * from "./utils";