getClient

fun getClient(): OpenAIClient?(source)

Returns the underlying OpenAI client, or null if not initialized.

Used by com.evermod.jeeves.JeevesAIEngine for function-calling requests.

Return

The OpenAI client instance