Skip to main content

create_agent

Function create_agent 

Source
pub async fn create_agent(config: AgentConfig) -> Result<Agent>
Expand description

Validates capabilities, restores a checkpoint, and starts the agent loop.