ResponseTool
@Serializable
Tool declaration for response requests.
Constructors
Link copied to clipboard
constructor(type: String, name: String? = null, description: String? = null, parameters: Parameters? = null, strict: Boolean? = null, searchContextSize: SearchContextSize? = null, userLocation: UserLocation? = null)