executeToolCalls

inline suspend fun <I : Any, O : Any> executeToolCalls(agent: Agent<I, O>, toolCalls: List<ToolCall>): List<ToolExecutionResult>