fix(onboard): refresh MiniMax defaults and endpoint (#299)

This commit is contained in:
Chummy 2026-02-16 23:40:44 +08:00 committed by GitHub
parent 3fd901a5ec
commit 8882746ced
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 168 additions and 7 deletions

View file

@ -186,7 +186,7 @@ async fn process_channel_message(ctx: Arc<ChannelRuntimeContext>, msg: traits::C
&mut history,
ctx.tools_registry.as_ref(),
ctx.observer.as_ref(),
ctx.provider_name.as_str(),
"channels",
ctx.model.as_str(),
ctx.temperature,
),