functionCall

fun functionCall(callId: String, name: String, arguments: String)

Appends a function call, replaying one the model emitted earlier.

Parameters

callId

Identifier pairing the call with its output

name

Name of the function

arguments

Arguments as a raw JSON string