pub type OpenAIBuilder = AgentBuilder<OpenAIModel>;Expand description
Agent builder types for each provider
Aliased Typeยง
pub struct OpenAIBuilder { /* private fields */ }pub type OpenAIBuilder = AgentBuilder<OpenAIModel>;Agent builder types for each provider
pub struct OpenAIBuilder { /* private fields */ }