mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Improve the logs of the search with AI
This commit is contained in:
parent
4a5923a55e
commit
0f8eb3b506
3 changed files with 3 additions and 2 deletions
|
@ -611,6 +611,7 @@ impl Embedder {
|
|||
}
|
||||
}
|
||||
|
||||
#[tracing::instrument(level = "debug", skip_all, target = "search")]
|
||||
pub fn embed_one(
|
||||
&self,
|
||||
text: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue