handleFunctionCall

abstract fun handleFunctionCall(data: LLMFunctionCallData, onResult: (Value) -> Unit)