mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-07 19:13:29 +01:00
Remove a log that would log too much
This commit is contained in:
parent
7d5b4a28ba
commit
adfbd39aba
@ -638,7 +638,6 @@ impl Embedder {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#[tracing::instrument(level = "debug", skip_all, target = "indexing::vector")]
|
|
||||||
pub fn embed_chunks_ref(
|
pub fn embed_chunks_ref(
|
||||||
&self,
|
&self,
|
||||||
texts: &[&str],
|
texts: &[&str],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user