UNPKG

chonkie

Version:

🦛 CHONK your texts in TS with Chonkie!✨The no-nonsense lightweight and efficient chunking library.

14 lines (13 loc) • 379 B
/** Cloud client exports for Chonkie API. */ export * from './base'; export * from './code'; export * from './late'; export * from './neural'; export * from './recursive'; export * from './embeddings_refinery'; export * from './sdpm'; export * from './semantic'; export * from './sentence'; export * from './slumber'; export * from './token'; export * from './overlap_refinery';