mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Format
This commit is contained in:
parent
7423243be0
commit
cf9b311f71
3 changed files with 10 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
mod binary_quantized;
|
||||
mod fragments;
|
||||
#[cfg(feature = "test-ollama")]
|
||||
mod ollama;
|
||||
mod openai;
|
||||
mod rest;
|
||||
mod settings;
|
||||
mod fragments;
|
||||
|
||||
use std::str::FromStr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue