Skip to main content

ClientBuilder

Type Alias ClientBuilder 

Source
pub type ClientBuilder<H = Client> = ClientBuilder<OpenAIResponsesExtBuilder, BearerAuth, H>;

Aliased Type§

pub struct ClientBuilder<H = Client> { /* private fields */ }