FunctionExample2

Represents the function example2.

Functions

Link copied to clipboard
fun findWeather(location: String): String

A sample function that finds the weather in a given location.

Link copied to clipboard
suspend fun run(gemini: Gemini? = null)

Handles run.