mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-03-06 22:02:34 +08:00
Add more logs to see calls to the embedders
This commit is contained in:
parent
426ea5aa97
commit
6a1062edf5
@ -637,6 +637,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