modelFunctionCallResponse

fun modelFunctionCallResponse(name: String, args: Map<String, Any> = emptyMap(), id: String? = null): ERROR CLASS: Symbol not found for LlmResponse

A model response containing a single FunctionCall part.