open-brainy/src/utils
David Snelling e81979dc84 fix(src/utils): remove unused sentenceEncoderModule for cleanup
Removed the unused `sentenceEncoderModule` object from `workerUtils.ts` to simplify the code and improve maintainability.
2025-06-26 19:08:09 -07:00
..
distance.ts feat(src/utils): add GPU acceleration and improve threading for embeddings and distance calculations 2025-06-26 19:04:37 -07:00
embedding.ts feat(src/utils): add GPU acceleration and improve threading for embeddings and distance calculations 2025-06-26 19:04:37 -07:00
environment.ts Initial commit 2025-06-24 11:41:30 -07:00
index.ts Initial commit 2025-06-24 11:41:30 -07:00
version.ts Initial commit 2025-06-24 11:41:30 -07:00
workerUtils.ts fix(src/utils): remove unused sentenceEncoderModule for cleanup 2025-06-26 19:08:09 -07:00