Skip to main content

agent

Function agent 

Source
pub fn agent(options: AgentOptions) -> Result<Agent, String>
Expand description

Create an agent controller (convenience function)

§Arguments

  • options - Agent configuration

§Returns

Result with Agent or error message