update fmt

This commit is contained in:
jhqxxx
2026-03-31 13:08:25 +08:00
parent 3e510a4172
commit c5551e7fb8
12 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
use aha::{
params::chat::ChatCompletionParameters,
models::{GenerateModel, lfm2::generate::Lfm2GenerateModel},
params::chat::ChatCompletionParameters,
};
use anyhow::Result;
use rocket::futures::StreamExt;