fix(onboard): refresh MiniMax defaults and endpoint (#299)
This commit is contained in:
parent
3fd901a5ec
commit
8882746ced
6 changed files with 168 additions and 7 deletions
|
|
@ -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,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue