Expand description
Agent construction and lifecycle management.
This module provides:
base_agent_builder— a pre-configuredAgentBuilderfactoryPhiAgent— a thin wrapper aroundAgentRuntimewith a simplified APIPhiAgentConfig— tool-agnostic agent configuration
Re-exports§
pub use builder::base_agent_builder;pub use factory::PhiAgent;pub use factory::PhiAgentConfig;