GoogleLLMClient

constructor(apiKey: String, settings: GoogleClientSettings = GoogleClientSettings(), baseClient: HttpClient = HttpClient())(source)

Parameters

apiKey

The API key for the Google AI API

settings

Custom client settings, defaults to standard API endpoint and timeouts

baseClient

Optional custom HTTP client