pub async fn execute_act_activity<A>(
adapter: &A,
input: ActInput,
) -> Result<ActResult, AgentLoopError>where
A: RuntimeHostAdapter,pub async fn execute_act_activity<A>(
adapter: &A,
input: ActInput,
) -> Result<ActResult, AgentLoopError>where
A: RuntimeHostAdapter,