SystemTool

Specifies a system-defined tool for the model to use. System-defined tools are tools that are created and provided by the model provider.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the system-defined tool that you want to call.

Functions

Link copied to clipboard
inline fun copy(block: SystemTool.Builder.() -> Unit = {}): SystemTool
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String