Skip to main content

create_backend

Function create_backend 

Source
pub fn create_backend(kind: AgentKind) -> Box<dyn AgentBackend>
Expand description

Creates the backend implementation for the selected agent provider.