1.0.0-alpha.0 • Published 1 year ago
@builderbot-plugins/fast-embedding v1.0.0-alpha.0
Fast Embedding
Is a free money embedding ready to use for purposes of AI
/* stuff code */
const model = new FastEmbedding('AllMiniLML6V2')
console.log(await model.embedQuery('hello world'))
console.log(await model.embedDocuments(['hello', 'world']))
AUTHOR: