mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-04 17:43:28 +01:00
Add more logs to see calls to the embedders
This commit is contained in:
parent
8ed39f5de0
commit
97e17f52a1
@ -638,6 +638,7 @@ 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