tools

fun tools(block: ToolBuilder.() -> Unit)
var tools: List<Tool>?

A list of tools the model may call. Use this to provide a list of functions the model may generate JSON inputs for.