toolCalling

abstract val toolCalling: JsAny?(source)

Whether tool calling is supported by the model. If a number is provided, that is the maximum number of tools that can be provided in a request to the model.

Online Documentation