Remove options

This commit is contained in:
Mubelotix 2025-06-24 15:10:15 +02:00
parent 695877043a
commit d08e89ea3d
9 changed files with 31 additions and 33 deletions

View file

@ -248,7 +248,7 @@ where
embedders,
embedding_sender,
field_distribution,
Some(embedder_stats),
embedder_stats,
request_threads(),
);
let mut datastore = ThreadLocal::with_capacity(rayon::current_num_threads());