ToolCallResponseDto

constructor(results: MutableList<ToolCallResult> = mutableListOf(), error: String = "")(source)