Remove a log that would log too much

This commit is contained in:
Kerollmops 2025-01-28 17:41:37 +01:00
parent 3bbad823e0
commit e0f446e4d3
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

@ -637,7 +637,6 @@ impl Embedder {
}
}
#[tracing::instrument(level = "debug", skip_all, target = "indexing::vector")]
pub fn embed_chunks_ref(
&self,
texts: &[&str],