fix(filesystem): avoid eager vector imports for embedding defaults

This commit is contained in:
BukeLy 2026-05-31 21:07:58 +08:00
parent 58409d1ec5
commit decfe29fe4
6 changed files with 5 additions and 65 deletions

View file

@ -0,0 +1 @@
DEFAULT_EMBEDDING_DIMENSIONS = 1024