Skip to main content

build_agent_runtime

Function build_agent_runtime 

Source
pub async fn build_agent_runtime(
    config: Arc<ResolvedConfig>,
    store: Arc<SessionStore>,
) -> Result<AgentRuntime, SdkError>