chore: revert test whitespace change in embedder.ts

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
abhigyanpatwari 2026-02-17 01:05:27 +05:30
parent abdb3b4e70
commit 49eaf576fd

View file

@ -1,6 +1,6 @@
/**
* Embedder Module
*
*
* Singleton factory for transformers.js embedding pipeline.
* Handles model loading, caching, and both single and batch embedding operations.
*