pub type Client<H = Client> = Client<BigmodelExt, H>;
pub struct Client<H = Client> { /* private fields */ }