Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun Tool.Companion.textEditor(maxCharacters: Int? = null): Tool.BuiltIn
Link copied to clipboard
Link copied to clipboard
fun Tool.Companion.webFetch(maxUses: Int? = null, maxContentTokens: Int? = null, citations: Citations? = null, allowedDomains: List<String>? = null, blockedDomains: List<String>? = null, useCache: Boolean? = null, responseInclusion: String? = null): Tool.BuiltIn
Link copied to clipboard
fun Tool.Companion.webSearch(maxUses: Int? = null, allowedDomains: List<String>? = null, blockedDomains: List<String>? = null, userLocation: UserLocation? = null, responseInclusion: String? = null): Tool.BuiltIn