SoraApi.SetModelShow method

设置在线机型

public ValueTask<ApiStatus> SetModelShow(string model, string showModel)
parameterdescription
model机型名
showModel展示名

See Also